We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b341bc2 commit fb80403Copy full SHA for fb80403
1 file changed
infra/main.bicep
@@ -18,7 +18,23 @@ param environmentName string
18
'francecentral'
19
'germanywestcentral'
20
'italynorth'
21
+ 'japaneast'
22
+ 'koreacentral'
23
+ 'northcentralus'
24
+ 'norwayeast'
25
+ 'polandcentral'
26
+ 'southafricanorth'
27
+ 'southcentralus'
28
+ 'southeastasia'
29
+ 'southindia'
30
+ 'spaincentral'
31
'swedencentral'
32
+ 'switzerlandnorth'
33
+ 'uaenorth'
34
+ 'uksouth'
35
+ 'westeurope'
36
+ 'westus'
37
+ 'westus3'
38
])
39
@metadata({
40
azd: {
0 commit comments