@@ -7,6 +7,7 @@ The following regions are supported on {% data variables.product.prodname_dotcom
77<ul style =" -webkit-column-count : 2 ; -moz-column-count : 2 ; column-count : 2 ;" >
88<li ><code >AustraliaEast</code ></li >
99<li ><code >BrazilSouth</code ></li >
10+ <li ><code >CanadaCentral</code ></li >
1011<li ><code >CentralUs</code ></li >
1112<li ><code >EastAsia</code ></li >
1213<li ><code >EastUs</code ></li >
@@ -18,10 +19,13 @@ The following regions are supported on {% data variables.product.prodname_dotcom
1819<li ><code >NorthCentralUs</code ></li >
1920<li ><code >NorthEurope</code ></li >
2021<li ><code >NorwayEast</code ></li >
22+ <li ><code >SouthCentralUs</code ></li >
2123<li ><code >SoutheastAsia</code ></li >
24+ <li ><code >SouthIndia</code ></li >
2225<li ><code >SwedenCentral</code ></li >
2326<li ><code >SwitzerlandNorth</code ></li >
2427<li ><code >UkSouth</code ></li >
28+ <li ><code >WestUs</code ></li >
2529<li ><code >WestUs2</code ></li >
2630<li ><code >WestUs3</code ></li >
2731</ul >
@@ -30,13 +34,17 @@ Azure private networking supports GPU runners in the following regions.
3034
3135* ` EastUs `
3236* ` NorthCentralUs `
37+ * ` SouthCentralUs `
3338* ` WestUs `
3439
3540Azure private networking supports arm64 runners in the following regions.
3641
42+ * ` CentralUs `
3743* ` EastUs `
3844* ` EastUs2 `
3945* ` NorthCentralUs `
46+ * ` SouthCentralUs `
47+ * ` WestUs `
4048* ` WestUs2 `
4149* ` WestUs3 `
4250
0 commit comments