Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction to Lab Azure VNET-to-VNET #1

Closed
wysiwyg08620 opened this issue Jun 13, 2017 · 1 comment
Closed

Correction to Lab Azure VNET-to-VNET #1

wysiwyg08620 opened this issue Jun 13, 2017 · 1 comment

Comments

@wysiwyg08620
Copy link

In going through the lab, the task to "Let's look at the remotebox nsg." the command shown is:
az network nsg rule list --nsg-name jumpbox-nsg -g examprep101 -o table

This should be:
az network nsg rule list --nsg-name AllowSSHfromEast -g examprep101 -o table

@michaelsrichter
Copy link
Owner

thanks, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants