Policy: Azure > AI Foundry > Deployment > SKU > Name
The desired sku.name value for the AI Foundry deployment. Pick from the documented Foundry deployment types (per Microsoft Learn — Understanding deployment types in Microsoft Foundry Models).
When the parent SKU policy is set to enforce, the deployment's SKU name is updated in place to this value via the Cognitive Services Deployment PATCH endpoint.
Leave empty (or set the parent policy to Skip) to skip the name check while still optionally governing capacity via the sibling SKU > Capacity sub-policy.
Note: Not all SKU names are valid for every model — Azure exposes Deployments_ListSkus per deployment to enumerate model-specific availability. Setting a name here that the underlying model doesn't support will cause the enforce action to fail with an Azure RP error.
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 | |
|---|---|
Valid Values [YAML] |
|
Examples [YAML] |
|
Category
In Your Workspace
Developers
- tmod:@turbot/turbot#/control/categories/security
- tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuName
- turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuName"
- turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/deploymentSkuName"
Get Policy TypeGet Policy Settings