Skip to content

Instantly share code, notes, and snippets.

@Merlus
Created November 15, 2017 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Merlus/9c07e020ccb0b3d764ee14499554d440 to your computer and use it in GitHub Desktop.
Save Merlus/9c07e020ccb0b3d764ee14499554d440 to your computer and use it in GitHub Desktop.
ASG - Register Provider
Register-AzureRmProviderFeature -FeatureName AllowApplicationSecurityGroups -ProviderNamespace Microsoft.Network
Register-AzureRmResourceProvider -ProviderNamespace Microsoft.Network
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment