Azure / Azure/RDS-Templates

Remove hardcoded "dnsProperties" when creating NICs for VMs

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.