Skip to content

Instantly share code, notes, and snippets.

@johnlokerse
Last active April 19, 2022 14:54
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 johnlokerse/2a163c00ee26eb08628da71e57b49c2e to your computer and use it in GitHub Desktop.
Save johnlokerse/2a163c00ee26eb08628da71e57b49c2e to your computer and use it in GitHub Desktop.
param parLocation string
resource resVirtualNetwork 'Microsoft.Network/virtualnetworks@2015-05-01-preview' = {
location: parLocation
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment