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

Policy: Azure > AI Foundry > Deployment > SKU > Capacity

The desired sku.capacity value for the AI Foundry deployment — an integer representing throughput units. Units differ per SKU type: for pay-per-token SKUs (Standard, GlobalStandard, DataZoneStandard) this is typically TPM in thousands; for provisioned SKUs (ProvisionedManaged, GlobalProvisionedManaged, DataZoneProvisionedManaged) this is PTU count; batch SKUs use enqueued-token quota.

When the parent SKU policy is set to enforce, the deployment's SKU capacity is updated in place to this value via the Cognitive Services Deployment PATCH endpoint.

Leave unset (or set the parent policy to Skip) to skip the capacity check while still optionally governing name via the sibling SKU > Name sub-policy.

Note: Valid capacity ranges depend on the model family, SKU type, region, and subscription quota — Azure validates at PATCH time and returns InvalidCapacity or quota errors for out-of-range values.

Targets

This policy targets the following resource types:

  • Azure > AI Foundry > Deployment

Primary Policy

This policy is used with the following primary policy:

  • Azure > AI Foundry > Deployment > SKU

Controls

Setting this policy configures this control:

  • Azure > AI Foundry > Deployment > SKU

Policy Specification

Schema Type
integer
Examples [YAML]
  • 100
    

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/deploymentSkuCapacity
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity"
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