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

Handle subscriptionId for bring your own private dns zone #616

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

xaviermignot
Copy link
Contributor

PR Summary

In the dnsZoneRbac module, extract the subscriptionId from the private DNS zone id and use it in the scope of the dnsZone module. This makes possible to use a DNS zone already created in another subscription.

Fixes #615

PR Checklist

  • [ x] PR has a meaningful title
  • [ x] Summarized changes
  • [ x] This PR is ready to merge and is not Work in Progress
  • [x ] Link to a filed issue
  • Screenshot of UI changes (if PR includes UI changes)

Copy link
Collaborator

@Gordonby Gordonby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@khowling
Copy link
Contributor

Look great! Thank you for your contribution @xaviermignot , sorry it took a while to merge!

@khowling khowling merged commit 207862c into Azure:main Jul 28, 2023
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

Successfully merging this pull request may close these issues.

Bring your own private DNS zone from another subscription doesn't work
3 participants