Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Azure
Loading policies...

Policy: Azure > AI Foundry > Deployment > Model Version

Determine the action to take when an Azure AI Foundry deployment's model version does not match the desired value.

The Model Version control compares the deployment's model version against the canonical value from Model Version > Required Version. If the current version differs, the control raises an alarm and (on Enforce: ...) updates the deployment model version to the desired value.

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.

Targets

This policy targets the following resource types:

  • Azure > AI Foundry > Deployment

Related Policies

  • Required Version

Controls

Setting this policy configures this control:

  • Azure > AI Foundry > Deployment > Model Version

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: per `Model Version > Required Version`
    
  • Enforce: per `Model Version > Required Version`
    
Examples [YAML]
  • Check: per `Model Version > Required Version`
    

Category

  • Security

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/security
  • Policy Type URI
    • tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/deploymentModelVersion"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
50
Mods
204
Resource Types
3,575
Policies
1,941
Controls
103
Quick Actions
111
IAM