Control: Azure > AI Foundry > Deployment > Model Version
Check or enforce the model version on Azure > AI Foundry > Deployment resources.
The control compares the deployment's model version against the Model Version > Required Version sub-policy. If the values differ, the control raises an alarm and (on Enforce: per Model Version > Required Version``) updates the deployment to the desired model version.
Note: If you want strict version pinning via this control, also set versionUpgradeOption: NoAutoUpgrade on the deployment (out-of-band) — otherwise Azure's auto-upgrader and this control's enforce will fight each other.
Resource Types
This control targets the following resource types:
Policies
The following policies can be used to configure this control:
This control type relies on these other policies when running actions:
Permissions
Cloud permissions used by this control and its actions:
microsoft.cognitiveservices/accounts/deployments/writemicrosoft.cognitiveservices/accounts/deployments/read
Category
In Your Workspace
Developers
- tmod:@turbot/azure-aifoundry#/control/types/deploymentModelVersion
- tmod:@turbot/turbot#/control/categories/security
- turbot graphql controls --filter "controlTypeId:tmod:@turbot/azure-aifoundry#/control/types/deploymentModelVersion"
Get Controls