Azure / Azure/Azure-Landing-Zones
fall back to internet for private DNS
- Dominant language
- PowerShell
- Stars
- 96
- Forks
- 70
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 7
Description
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
### Description
#### Is your feature request related to a problem?
When the module deploys private DNS zones for a service which does not have private link enabled, this can cause clients to fail to resolve DNS names for the zone. An example of this is Azure Monitor.
#### Describe the solution you'd like
I believe now we can configure on the private DNS zone->VNET link that the zone should fall back to internet resolution whenever the private DNS zone can't provide an answer.
I'm wondering if it might be a good idea to have the module configure this setting to be enabled by default and allow end users to set it as well.
Maybe there's something I'm missing, if anyone knows of a reason this should not be done please chime in.
#### Additional context
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by locating the module that creates private DNS zone-to-VNET links and verify how Azure's fallback-to-internet setting can be exposed, enabled by default, and overridden by users; done means affected names resolve through the internet when the private zone has no answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cloud, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100