Skip to content

Commit ed0c3d2

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs
Typo in "Register-AzProviderFeature -FeatureName AllowPeeringService -ProviderNamespace Microsoft.Peering "
1 parent 1f1ab2a commit ed0c3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/peering-service/azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Before you proceed to the steps of registering the Peering Service, you need to
4646
**Azure PowerShell**
4747

4848
```azurepowershell-interactive
49-
Register-AzProviderFeature-FeatureName AllowPeeringService ProviderNamespace Microsoft.Peering
49+
Register-AzProviderFeature -FeatureName AllowPeeringService -ProviderNamespace Microsoft.Peering
5050
5151
Register-AzResourceProvider -ProviderNamespace Microsoft.Peering
5252

0 commit comments

Comments
 (0)