Skip to content

Commit 53e15bf

Browse files
authored
Merge pull request #96597 from msrini-MSFT/patch-72
(AzureCXP) fixes MicrosoftDocs/azure-docs
2 parents 1f1ab2a + ed0c3d2 commit 53e15bf

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)