We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fc139 commit f3a62e8Copy full SHA for f3a62e8
1 file changed
infra/main.json
@@ -5,7 +5,7 @@
5
"_generator": {
6
"name": "bicep",
7
"version": "0.36.177.2456",
8
- "templateHash": "849970351177560479"
+ "templateHash": "5740998106011376838"
9
}
10
},
11
"parameters": {
@@ -928,7 +928,7 @@
928
"version": "[parameters('azureOpenAIEmbeddingModelVersion')]"
929
930
"sku": {
931
- "name": "Standard",
+ "name": "GlobalStandard",
932
"capacity": "[parameters('azureOpenAIEmbeddingModelCapacity')]"
933
934
0 commit comments