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

Lab 17 ARM template issues #740

Open
secclouds opened this issue May 12, 2023 · 0 comments
Open

Lab 17 ARM template issues #740

secclouds opened this issue May 12, 2023 · 0 comments

Comments

@secclouds
Copy link

The lab 17 ARM template points to 2 VM template files. In those templates, the vmName variable is hard coded. When executing the template in Azure, a DNS name error comes up for both the VMs if someone already has the hard coded name running. These templates need to be modified to allow for changing of the vmName. As a work around, I just copied the json code to my own repo and changed the vmName. I then modified the template in Azure to point to the new json files. Everything worked fine after that.

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

1 participant