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 ae3c455 commit e4aa006Copy full SHA for e4aa006
azure.yaml
@@ -10,3 +10,4 @@ services:
10
language: dotnet
11
docker:
12
path: Dockerfile
13
+ remoteBuild: true
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