We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31078c1 commit e314e72Copy full SHA for e314e72
articles/peering-service/azure-portal.md
@@ -9,6 +9,7 @@ ms.topic: article
9
ms.tgt_pltfrm: na
10
ms.workload: Infrastructure-services
11
ms.date: 11/04/2019
12
+ms.custom: fasttrack-edit
13
ms.author: v-meravi
14
---
15
@@ -55,7 +56,7 @@ Register-AzResourceProvider -ProviderNamespace Microsoft.Peering
55
56
**Azure CLI**
57
58
```azurecli-interactive
-az feature register --namespace Microsoft.Peering--name AllowPeeringService
59
+az feature register --namespace Microsoft.Peering --name AllowPeeringService
60
```
61
62
## Sign in to the Azure portal
0 commit comments