Skip to content

Commit 89fc139

Browse files
Update main.bicep
1 parent 03411b1 commit 89fc139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ var defaultOpenAiDeployments = [
434434
version: azureOpenAIEmbeddingModelVersion
435435
}
436436
sku: {
437-
name: 'Standard'
437+
name: 'GlobalStandard'
438438
capacity: azureOpenAIEmbeddingModelCapacity
439439
}
440440
}

0 commit comments

Comments
 (0)