Skip to content

Commit 9edb8f9

Browse files
updated cosmos location (microsoft#28)
1 parent c7f1670 commit 9edb8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
az deployment group create \
5757
--resource-group ${{ env.RESOURCE_GROUP_NAME }} \
5858
--template-file deploy/macae.bicep \
59-
--parameters azureOpenAILocation=eastus cosmosLocation=eastus
59+
--parameters azureOpenAILocation=eastus cosmosLocation=eastus2
6060
6161
6262
- name: Send Notification on Failure

0 commit comments

Comments
 (0)