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 32f8cc3 commit 9443e3dCopy full SHA for 9443e3d
infra/main.bicep
@@ -130,7 +130,7 @@ param aiFoundryAiServicesConfiguration aiServicesConfigurationType = {
130
sku: 'S0'
131
deployments: null //Default value set on module configuration
132
subnetResourceId: null //Default value set on module configuration
133
- modelCapcity: 140
+ modelCapacity: 140
134
}
135
136
@description('Optional. The configuration to apply for the AI Foundry Storage Account resource.')
0 commit comments