Remove hardcoded "dnsProperties" when creating NICs for VMs
Open
5-RDS-on-Windows-Server
- Dominant language
- PowerShell
- Stars
- 524
- Forks
- 610
- PR merge metrics
- No merged PRs in 30d
Description
_From @ChristianMontoya on February 2, 2017 23:14_
We might be relying on a separate .json file for NIC creation, but we just need to ensure that we don't set any dnsProperties for the NICs so that they will be set to inherit DNS servers from the VNET.
_Copied from original issue: mmarch/rds-templates#27_
Contributor guide
No contributing guide indexed for this repository
Research direction
In the ARM templates, locate the NIC creation path and inspect any separate JSON file used for NIC properties. Remove the hardcoded dnsProperties setting so newly created NICs inherit DNS servers from the VNET, then verify the resulting deployment configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100