We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e2d105 commit 47a24b9Copy full SHA for 47a24b9
1 file changed
azure.yaml
@@ -1,6 +1,6 @@
1
environment:
2
name: content-generation
3
- location: eastus
+ location: eastus2
4
5
6
metadata:
@@ -17,7 +17,7 @@ parameters:
17
description: A unique prefix for all resources (3-15 chars)
18
azureAiServiceLocation:
19
type: string
20
- default: eastus
+ default: eastus2
21
displayName: AI Services Location
22
description: Location for Azure AI Services deployments
23
enableMonitoring:
0 commit comments