Skip to content
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

@alcaraz-fran

Description

@alcaraz-fran

I have seen that Azure AI Services (Microsoft.CognitiveServices/accounts) currently have three possible private DNS zones (Link to the documentation):

    "privatelink.cognitiveservices.azure.com", # Azure AI services (Microsoft.CognitiveServices/accounts) / account
    "privatelink.openai.azure.com",            # Azure AI services (Microsoft.CognitiveServices/accounts) / account
    "privatelink.services.ai.azure.com",       # Azure AI services (Microsoft.CognitiveServices/accounts) / accoun

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions