We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c952a16 commit c4a867eCopy full SHA for c4a867e
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