Skip to content

Commit ea07950

Browse files
added the supported regions for Azure AI Search and Semantic ranker
1 parent 2ef4d7e commit ea07950

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

infra/main.bicep

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,11 @@ param AZURE_LOCATION string = ''
1616
// ========== AI Deployments Location ========== //
1717
@allowed([
1818
'australiaeast'
19-
'canadaeast'
20-
'centraluseuap'
2119
'eastus'
2220
'eastus2'
2321
'francecentral'
2422
'japaneast'
2523
'koreacentral'
26-
'norwayeast'
27-
'polandcentral'
28-
'southeastasia'
29-
'southindia'
3024
'swedencentral'
3125
'switzerlandnorth'
3226
'uaenorth'

0 commit comments

Comments
 (0)