Skip to content

Commit 10a73ba

Browse files
authored
Merge pull request #104989 from asudbring/natpatch
fixed posh command
2 parents 35cfc17 + 17d2dc2 commit 10a73ba

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)