Skip to content

Commit 4b03ca0

Browse files
authored
Merge pull request #54452 from jaredr80/patch-34
Update clarity on ExpressRoute preview for Virtual WAN
2 parents 6942d11 + 245dea3 commit 4b03ca0

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

articles/virtual-wan/virtual-wan-expressroute-portal.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: cherylmc
66

77
ms.service: virtual-wan
88
ms.topic: tutorial
9-
ms.date: 09/26/2018
9+
ms.date: 10/5/2018
1010
ms.author: cherylmc
1111
Customer intent: As someone with a networking background, I want to connect my corporoate on-premises network(s) to my VNets using Virtual WAN and ExpressRoute.
1212
---
@@ -36,28 +36,12 @@ In this tutorial, you learn how to:
3636

3737
## <a name="register"></a>Register this feature
3838

39-
Click the **TryIt** to register this feature easily using Azure Cloud Shell.
39+
Before you can configure Virtual WAN, you must first enroll your subscription in the Preview. Otherwise, you will not be able to work with Virtual WAN in the portal. To enroll, send an email to **[email protected]** with your subscription ID. You will receive an email back once your subscription has been enrolled.
4040

41-
>[!NOTE]
42-
>If you don't register this feature, you will not be able to use it, or to see it in the portal.
43-
>
44-
>
45-
46-
After clicking **TryIt** to open the Azure Cloud Shell, copy and paste the following commands:
41+
**Preview Considerations:**
4742

48-
```azurepowershell-interactive
49-
Register-AzureRmProviderFeature -ProviderNamespace Microsoft.Network -FeatureName AllowCortexExpressRouteGateway
50-
```
51-
52-
```azurepowershell-interactive
53-
Get-AzureRmProviderFeature -ProviderNamespace Microsoft.Network -FeatureName AllowCortexExpressRouteGateway
54-
```
55-
56-
Once the feature shows as registered, reregister the subscription to Microsoft.Network namespace.
57-
58-
```azurepowershell-interactive
59-
Register-AzureRmResourceProvider -ProviderNamespace Microsoft.Network
60-
```
43+
* Region Availability: West Central US
44+
* ExpressRoute circuit must be enabled in a country that supports [ExpressRoute Global Reach](https://docs.microsoft.com/azure/expressroute/expressroute-faqs#where-is-expressroute-global-reach-supported)
6145

6246
## <a name="vnet"></a>1. Create a virtual network
6347

@@ -141,4 +125,4 @@ In this tutorial, you learned how to:
141125
> * View resource health
142126
> * Monitor a connection
143127
144-
To learn more about Virtual WAN, see the [Virtual WAN Overview](virtual-wan-about.md) page.
128+
To learn more about Virtual WAN, see the [Virtual WAN Overview](virtual-wan-about.md) page.

0 commit comments

Comments
 (0)