Skip to content

Commit fb80403

Browse files
committed
Update the list of regions that are available gpt-5-mini
1 parent b341bc2 commit fb80403

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

infra/main.bicep

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,23 @@ param environmentName string
1818
'francecentral'
1919
'germanywestcentral'
2020
'italynorth'
21+
'japaneast'
22+
'koreacentral'
23+
'northcentralus'
24+
'norwayeast'
25+
'polandcentral'
26+
'southafricanorth'
27+
'southcentralus'
28+
'southeastasia'
29+
'southindia'
30+
'spaincentral'
2131
'swedencentral'
32+
'switzerlandnorth'
33+
'uaenorth'
34+
'uksouth'
35+
'westeurope'
36+
'westus'
37+
'westus3'
2238
])
2339
@metadata({
2440
azd: {

0 commit comments

Comments
 (0)