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:
Primary Policy
This policy is used with the following primary policy:
Controls
Setting this policy configures this control:
Policy Specification
Schema Type | |
|---|---|
Examples [YAML] |
|
Category
In Your Workspace
Developers
- tmod:@turbot/turbot#/control/categories/security
- tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity
- turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity"
- turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuCapacity"
Get Policy TypeGet Policy Settings