We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf3931 commit 0b8d686Copy full SHA for 0b8d686
infra/app/OutputCacheDallESample.bicep
@@ -28,7 +28,7 @@ var openai_deployments = [
28
{
29
name: 'dall-e-3'
30
model_name: 'dall-e-3'
31
- version: '3.0'
+ //version: '3.0'
32
raiPolicyName: 'Microsoft.Default'
33
sku_capacity: 1
34
sku_name: 'Standard'
0 commit comments