Skip to content

Commit 94d28d0

Browse files
committed
Update azure-portal.md
1 parent cbabee3 commit 94d28d0

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

articles/peering-service/azure-portal.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,26 +34,9 @@ You must have a valid and active Microsoft Azure account. This account is requir
3434

3535
You can work with an internet service provider or internet exchange partner to obtain Peering Service to connect your network with the Microsoft network.
3636

37-
Make sure the connectivity providers are partnered with Microsoft.
37+
Make sure the [connectivity providers](location-partners.md) are partnered with Microsoft.
3838

39-
### Register your subscription with the resource provider and feature flag
4039

41-
Before you proceed to the steps of registering the Peering Service, you need to register your subscription with the resource provider and feature flag either via Azure PowerShell or the Azure CLI.
42-
43-
**Azure PowerShell**
44-
45-
```azurepowershell-interactive
46-
Register-AzProviderFeature -FeatureName AllowPeeringService -ProviderNamespace Microsoft.Peering
47-
48-
Register-AzResourceProvider -ProviderNamespace Microsoft.Peering
49-
50-
```
51-
52-
**Azure CLI**
53-
54-
```azurecli-interactive
55-
az feature register --namespace Microsoft.Peering --name AllowPeeringService
56-
```
5740

5841
## Sign in to the Azure portal
5942

0 commit comments

Comments
 (0)