Your organization wants to ensure that all Azure AI resources created in any subscription across the tenant adhere to a standardized naming convention (e.g., prefixing with 'ai-'). Which Azure governance tool should you use?
Azure Policy can audit or deny deployments that do not match specified naming patterns.
Why this answer
Azure Policy can enforce naming conventions by evaluating resource names against regular expressions upon creation.