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 7ea3ce6 commit 4308d9bCopy full SHA for 4308d9b
infra/main.parameters.json
@@ -57,7 +57,7 @@
57
"value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_CAPACITY=30}"
58
},
59
"chatGptDeploymentSkuName": {
60
- "value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_SKU_NAME=Standard}"
+ "value": "${AZURE_OPENAI_CHATGPT_DEPLOYMENT_SKU_NAME=GlobalStandard}"
61
62
"useApplicationInsights": {
63
"value": "${AZURE_USE_APPLICATION_INSIGHTS=true}"
0 commit comments