From bae3ee449352274fecf3b78873d32568a7d9c29b Mon Sep 17 00:00:00 2001 From: Steve-Glass <84886334+Steve-Glass@users.noreply.github.com> Date: Tue, 7 May 2024 14:21:10 -0400 Subject: [PATCH] New Azure private networking region availability (#50436) Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> --- .../actions/azure-vnet-supported-regions.md | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/data/reusables/actions/azure-vnet-supported-regions.md b/data/reusables/actions/azure-vnet-supported-regions.md index 460e529680..cf13ff07ff 100644 --- a/data/reusables/actions/azure-vnet-supported-regions.md +++ b/data/reusables/actions/azure-vnet-supported-regions.md @@ -1,16 +1,24 @@ The {% data variables.product.prodname_actions %} service supports a subset of all the regions that Azure provides. To facilitate communication between the {% data variables.product.prodname_actions %} service and your subnet, your subnet must be in one of the following supported regions. -- `EastUs` -- `EastUs2` -- `WestUs2` -- `AustraliaEast` -- `CentralUs` -- `FranceCentral` -- `NorthEurope` -- `NorwayEast` -- `SoutheastAsia` -- `SwitzerlandNorth` -- `UkSouth` + Azure private networking supports GPU runners in the following regions. @@ -19,4 +27,4 @@ Azure private networking supports GPU runners in the following regions. - `NorthCentralUs` - `SouthCentralUs` -You may also use global virtual network peering to connect virtual networks across Azure regions. For more information, see [Virtual network peering](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview) in the Azure documentation. +If your desired region is not supported, please submit a request for new region availability in [this GitHub form](https://resources.github.com/private-networking-for-github-hosted-runners-with-azure-virtual-networks/). You may also use global virtual network peering to connect virtual networks across Azure regions. For more information, see [Virtual network peering](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview) in the Azure documentation.