Skip to content

Commit 17d2dc2

Browse files
committed
fixed posh command
1 parent 01aff9d commit 17d2dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/nat-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Subscriptions must be registered to allow participation in the Public Preview.
164164
2. activate registration
165165
166166
```azurepowershell-interactive
167-
Register-AzProviderFeature -ProviderNamespace Microsoft.Network
167+
Register-AzResourceProvider -ProviderNamespace Microsoft.Network
168168
```
169169
170170
## Pricing

0 commit comments

Comments
 (0)