@@ -7,6 +7,7 @@ The following regions are supported on {% data variables.product.prodname_dotcom
7
7
<ul style =" -webkit-column-count : 2 ; -moz-column-count : 2 ; column-count : 2 ;" >
8
8
<li ><code >AustraliaEast</code ></li >
9
9
<li ><code >BrazilSouth</code ></li >
10
+ <li ><code >CanadaCentral</code ></li >
10
11
<li ><code >CentralUs</code ></li >
11
12
<li ><code >EastAsia</code ></li >
12
13
<li ><code >EastUs</code ></li >
@@ -18,10 +19,13 @@ The following regions are supported on {% data variables.product.prodname_dotcom
18
19
<li ><code >NorthCentralUs</code ></li >
19
20
<li ><code >NorthEurope</code ></li >
20
21
<li ><code >NorwayEast</code ></li >
22
+ <li ><code >SouthCentralUs</code ></li >
21
23
<li ><code >SoutheastAsia</code ></li >
24
+ <li ><code >SouthIndia</code ></li >
22
25
<li ><code >SwedenCentral</code ></li >
23
26
<li ><code >SwitzerlandNorth</code ></li >
24
27
<li ><code >UkSouth</code ></li >
28
+ <li ><code >WestUs</code ></li >
25
29
<li ><code >WestUs2</code ></li >
26
30
<li ><code >WestUs3</code ></li >
27
31
</ul >
@@ -30,13 +34,17 @@ Azure private networking supports GPU runners in the following regions.
30
34
31
35
* ` EastUs `
32
36
* ` NorthCentralUs `
37
+ * ` SouthCentralUs `
33
38
* ` WestUs `
34
39
35
40
Azure private networking supports arm64 runners in the following regions.
36
41
42
+ * ` CentralUs `
37
43
* ` EastUs `
38
44
* ` EastUs2 `
39
45
* ` NorthCentralUs `
46
+ * ` SouthCentralUs `
47
+ * ` WestUs `
40
48
* ` WestUs2 `
41
49
* ` WestUs3 `
42
50
0 commit comments