Skip to content

Commit e4aa006

Browse files
committed
adding suggestions
1 parent ae3c455 commit e4aa006

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

azure.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ services:
1010
language: dotnet
1111
docker:
1212
path: Dockerfile
13+
remoteBuild: true

infra/app/OutputCacheDallESample.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ var openai_deployments = [
2828
{
2929
name: 'dall-e-3'
3030
model_name: 'dall-e-3'
31-
version: '3.0'
31+
//version: '3.0'
3232
raiPolicyName: 'Microsoft.Default'
3333
sku_capacity: 1
3434
sku_name: 'Standard'

0 commit comments

Comments
 (0)