We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f24c6e commit a6eafafCopy full SHA for a6eafaf
articles/load-balancer/load-balancer-multiple-ip-cli.md
@@ -43,7 +43,7 @@ Register-AzureRmProviderFeature -FeatureName AllowMultipleIpConfigurationsPerNic
43
Register-AzureRmProviderFeature -FeatureName AllowLoadBalancingonSecondaryIpconfigs -ProviderNamespace Microsoft.Network
44
```
45
46
-Do not attempt to complete the remaining steps Until you see the following output when you run the ```Get-AzureRmProviderFeature``` command:
+Do not attempt to complete the remaining steps until you see the following output when you run the ```Get-AzureRmProviderFeature``` command:
47
48
```powershell
49
FeatureName ProviderName RegistrationState
0 commit comments