You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
This repository was archived by the owner on Mar 15, 2025. It is now read-only.
Policy: Configure private DNS zones for cognitive services / There is no distinction between different resource types that use different private DNS zones. #533
The custom policy 'Configure a private DNS Zone ID for Cognitive Services account groupID' differentiates between the Azure Open AI resources and the other types of resources, it does not differentiate between resources with the private DNS zone 'privatelink.cognitiveservices.azure.com' and those with 'privatelink.services.ai.azure.com'. This custom policy was provided in this issue: Issue link
Hence, we cannot properly deploy DNS Zone Groups for these services correctly.
I have seen that Azure AI Services (Microsoft.CognitiveServices/accounts) currently have three possible private DNS zones (Link to the documentation):
I am looking for an Azure policy that configures the correct private dns zone in the private endpoints.
Hence, we cannot properly deploy DNS Zone Groups for these services correctly.