Skip to content

Commit 713f84b

Browse files
updated cosmos location
1 parent e6ff204 commit 713f84b

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)