Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Remove the need for NSG - #41

Open
Tiberiu Covaci (tibor19) wants to merge 1 commit into
microsoft:mainfrom
tibor19:patch-2
Open

Remove the need for NSG#41
Tiberiu Covaci (tibor19) wants to merge 1 commit into
microsoft:mainfrom
tibor19:patch-2

Conversation

@tibor19

Copy link
Copy Markdown
Contributor

The VM does not need to have an NSG as there is no public IP address associated with it, and some customers have locked down subscriptions that do not allow NSG creation.
The VM does not need to be allocated either until challenge 3, so why not deallocating it after is created?

The VM does not need to have an NSG as there is no public IP address associated with it, and some customers have locked down subscriptions that do not allow NSG creation.
The VM does not need to be allocated either until challenge 3, so why not deallocating it after is created?
@tibor19

Copy link
Copy Markdown
Contributor Author

Any reason why this is not merged yet?

@dstolts

Dan Stolts (dstolts) commented Feb 15, 2022

Copy link
Copy Markdown

Looks good
What would be the process of starting the VM in Challenge 3?
Tiberiu Covaci (@tibor19)

@tibor19

Copy link
Copy Markdown
Contributor Author

Either from cli by running az vm start -n internal-vm -g $teamRG, or from the portal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants