Update display name for Audit-PrivateLinkDnsZones policy #1592
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request includes significant updates to the
Audit-PrivateLinkDnsZonespolicy and its documentation. The most important changes involve updating the policy's display name and description to reflect that it can now eitherauditordenythe creation of Private Link Private DNS Zones. The policy's version has also been updated.Policy Changes:
src/resources/Microsoft.Authorization/policyDefinitions/Audit-PrivateLinkDnsZones.json: ThedisplayNameanddescriptionproperties of the policy have been updated to reflect the new functionality of either auditing or denying the creation of Private Link Private DNS Zones. The policy's version has also been incremented.Documentation Updates:
docs/wiki/Whats-new.md: The documentation has been updated to reflect the changes made to theAudit-PrivateLinkDnsZonespolicy in the FY23Q3 Policy Refresh section.