Skip to content

Commit 3d9097c

Browse files
validation
1 parent 5f0a23a commit 3d9097c

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343

4444
# Step 4: Print the result of the validation
4545
- name: Print result
46-
run: cat ${{ steps.validation.outputs.resultFile }}
46+
run: cat ${{ steps.validation.outputs.resultFile }}

infra/main.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ param secondaryLocation string = 'uksouth'
4242
@allowed([
4343
'australiaeast'
4444
'canadaeast'
45-
'eastus'
4645
'eastus2'
4746
'japaneast'
4847
'koreacentral'

0 commit comments

Comments
 (0)