-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Add resolutionPolicy property to VirtualNetworkLink resource in privatedns #45022
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
Conversation
|
API change check API changes are not detected in this pull request. |
rahisshaikh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PrivateDNS team has reviewed and signed off on the change
archerzz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally good. Just one minor comment regarding the test case.
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.
PR Description
A new (enum) property called NxDomainRedirect is being added to VirtualNetworkLink resource.
The property was already added to swagger in July. The PR can be found here: Azure/azure-rest-api-specs#29470
The default API version for PrivateDNS functions has also been updated to the latest available version: 2024-06-01.
Change owners: [email protected], [email protected]