Enterprise-Scale icon indicating copy to clipboard operation
Enterprise-Scale copied to clipboard

Clarification of behaviour of "Configure Azure Recovery Services vaults to use private DNS zones"

Open djbark opened this issue 2 years ago • 2 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction 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

Versions

terraform: 1.6.5

azure provider: 3.83.0

module: 5.0.3

Description

Describe the bug

I notice that the policy “[Preview]: Configure Azure Recovery Services vaults to use private DNS zones“ policy creates DNS Privatelink entries for “AzureSiteRecovery” but not for “AzureBackup”. Is there a reason why it doesn't not create entries for AzureBackup? Or should a feature request be raised to enhance this policy?

Steps to Reproduce

Screenshots

Additional context

djbark avatar Dec 01 '23 15:12 djbark

Good question - moving upstream for triage

matt-FFFFFF avatar Dec 12 '23 16:12 matt-FFFFFF

@djbark The built-in policies are resource specific, as you may be aware Backup and Recovery Service Vaults behave slightly differently. We are working with the product group to enhance policies to include both as expected. Support will be coming, and will update asap.

Springstone avatar Dec 18 '23 14:12 Springstone

@djbark This has been addressed fully in two PRs, the private link PR is https://github.com/Azure/Enterprise-Scale/pull/1578. These PRs are in the Policy-Refresh branch, and will be merged to main towards the end of May. Closing the issue as no further action required from ALZ team.

Springstone avatar Apr 29 '24 08:04 Springstone