We are hitting a persistent block when trying to spin up new model deployments. The deployment wizard immediately fails at the API layer with the following status message:
{"error":{"code":"InvalidResourceProperties","message":"Failed to validate policies for model..."}}
The activity log indicated Write Failure:

Deployment Method: Azure Portal UI / Azure AI Foundry Portal
Important Context:
- Existing Services Work: We already have standard Azure OpenAI models successfully running, active, and fully deployed in this same tenant. Our core Cognitive Services pipeline is functional.
- Affected Models: This failure is systemic for any new deployment outside of those standard models. It blocks third-party partner models, preview models, and native Azure OpenAI GPT image/multimodal models.
- Configuration Isolation: The error persists regardless of changing the Deployment type (fails under both Global Standard and Data Zone Standard).
- Policy Checks: We have audited our active Azure Security Center (ASC) Default initiative policies. Relevant rules are configured as 'Audit' or 'Disabled' rather than 'Deny', meaning there is no visible compliance rule explicitly blocking this transaction.