We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19737ac commit 0001fe8Copy full SHA for 0001fe8
.github/workflows/deploy-waf.yml
infra/main.bicep
@@ -131,7 +131,7 @@ param aiFoundryAiServicesConfiguration aiServicesConfigurationType = {
131
sku: 'S0'
132
deployments: null //Default value set on module configuration
133
subnetResourceId: null //Default value set on module configuration
134
- modelCapacity: 140
+ modelCapacity: 20
135
}
136
137
@description('Optional. The configuration to apply for the AI Foundry Storage Account resource.')
0 commit comments