Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions data/regions/azure/azure_australia_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: "azure-australia-central"
name: "Australia Central (Canberra)"
provider: "Azure"
coords: [-35.3075, 149.1244]
aliases:
- "Canberra"
- "Australia"
- "AU"
- "CBR"
- "ACT"
- "Australian Capital Territory"
services:
vdc_azure_backup: true
12 changes: 12 additions & 0 deletions data/regions/azure/azure_belgium_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: "azure-belgium-central"
name: "Belgium Central (Brussels)"
provider: "Azure"
coords: [50.8503, 4.3517]
aliases:
- "Brussels"
- "Belgium"
- "BE"
- "BRU"
- "Benelux"
services:
vdc_azure_backup: true
12 changes: 12 additions & 0 deletions data/regions/azure/azure_chile_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: "azure-chile-central"
name: "Chile Central (Santiago)"
provider: "Azure"
coords: [-33.4489, -70.6693]
aliases:
- "Santiago"
- "Chile"
- "CL"
- "SCL"
- "South America"
services:
vdc_azure_backup: true
13 changes: 13 additions & 0 deletions data/regions/azure/azure_korea_south.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: "azure-korea-south"
name: "Korea South (Busan)"
provider: "Azure"
coords: [35.1796, 129.0756]
aliases:
- "Busan"
- "Pusan"
- "South Korea"
- "Korea"
- "KR"
- "PUS"
services:
vdc_azure_backup: true
13 changes: 13 additions & 0 deletions data/regions/azure/azure_mexico_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: "azure-mexico-central"
name: "Mexico Central (Querétaro)"
provider: "Azure"
coords: [20.5888, -100.3899]
aliases:
- "Querétaro"
- "Queretaro"
- "Mexico"
- "MX"
- "QRO"
- "North America"
services:
vdc_azure_backup: true
12 changes: 12 additions & 0 deletions data/regions/azure/azure_spain_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: "azure-spain-central"
name: "Spain Central (Madrid)"
provider: "Azure"
coords: [40.4168, -3.7038]
aliases:
- "Madrid"
- "Spain"
- "ES"
- "MAD"
- "Iberia"
services:
vdc_azure_backup: true
13 changes: 13 additions & 0 deletions data/regions/azure/azure_us_west_central.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: "azure-us-west-central"
name: "West Central US (Wyoming)"
provider: "Azure"
coords: [41.1400, -104.8202]
aliases:
- "Wyoming"
- "United States"
- "USA"
- "US"
- "WY"
- "West Central"
services:
vdc_azure_backup: true
13 changes: 13 additions & 0 deletions data/regions/azure/azure_west_india.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
id: "azure-west-india"
name: "West India (Mumbai)"
provider: "Azure"
coords: [19.0760, 72.8777]
aliases:
- "Mumbai"
- "Bombay"
- "India"
- "IN"
- "BOM"
- "Maharashtra"
services:
vdc_azure_backup: true
157 changes: 157 additions & 0 deletions functions/regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -734,6 +734,26 @@
]
}
},
{
"id": "azure-australia-central",
"name": "Australia Central (Canberra)",
"provider": "Azure",
"coords": [
-35.3075,
149.1244
],
"aliases": [
"Canberra",
"Australia",
"AU",
"CBR",
"ACT",
"Australian Capital Territory"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-au-east",
"name": "Australia East (Sydney)",
Expand Down Expand Up @@ -820,6 +840,25 @@
]
}
},
{
"id": "azure-belgium-central",
"name": "Belgium Central (Brussels)",
"provider": "Azure",
"coords": [
50.8503,
4.3517
],
"aliases": [
"Brussels",
"Belgium",
"BE",
"BRU",
"Benelux"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-brazil-south",
"name": "Brazil South (São Paulo)",
Expand Down Expand Up @@ -981,6 +1020,25 @@
"vdc_entra_id": true
}
},
{
"id": "azure-chile-central",
"name": "Chile Central (Santiago)",
"provider": "Azure",
"coords": [
-33.4489,
-70.6693
],
"aliases": [
"Santiago",
"Chile",
"CL",
"SCL",
"South America"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-east-asia",
"name": "East Asia (Hong Kong)",
Expand Down Expand Up @@ -1319,6 +1377,26 @@
"vdc_entra_id": true
}
},
{
"id": "azure-korea-south",
"name": "Korea South (Busan)",
"provider": "Azure",
"coords": [
35.1796,
129.0756
],
"aliases": [
"Busan",
"Pusan",
"South Korea",
"Korea",
"KR",
"PUS"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-malaysia-west",
"name": "Malaysia West (Kuala Lumpur)",
Expand Down Expand Up @@ -1348,6 +1426,26 @@
"vdc_azure_backup": true
}
},
{
"id": "azure-mexico-central",
"name": "Mexico Central (Querétaro)",
"provider": "Azure",
"coords": [
20.5888,
-100.3899
],
"aliases": [
"Querétaro",
"Queretaro",
"Mexico",
"MX",
"QRO",
"North America"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-nz-north",
"name": "New Zealand North (Auckland)",
Expand Down Expand Up @@ -1586,6 +1684,25 @@
"vdc_entra_id": true
}
},
{
"id": "azure-spain-central",
"name": "Spain Central (Madrid)",
"provider": "Azure",
"coords": [
40.4168,
-3.7038
],
"aliases": [
"Madrid",
"Spain",
"ES",
"MAD",
"Iberia"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-sweden-central",
"name": "Sweden Central (Gävle)",
Expand Down Expand Up @@ -1713,6 +1830,26 @@
"vdc_entra_id": true
}
},
{
"id": "azure-us-west-central",
"name": "West Central US (Wyoming)",
"provider": "Azure",
"coords": [
41.14,
-104.8202
],
"aliases": [
"Wyoming",
"United States",
"USA",
"US",
"WY",
"West Central"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-west-europe",
"name": "West Europe (Netherlands)",
Expand Down Expand Up @@ -1745,6 +1882,26 @@
"vdc_entra_id": true
}
},
{
"id": "azure-west-india",
"name": "West India (Mumbai)",
"provider": "Azure",
"coords": [
19.076,
72.8777
],
"aliases": [
"Mumbai",
"Bombay",
"India",
"IN",
"BOM",
"Maharashtra"
],
"services": {
"vdc_azure_backup": true
}
},
{
"id": "azure-us-west",
"name": "West US (California)",
Expand Down