Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Last active September 26, 2016 11:19
Show Gist options
  • Save nivleshc/148e2d2beff67ca2df1c50a33e80c040 to your computer and use it in GitHub Desktop.
Save nivleshc/148e2d2beff67ca2df1c50a33e80c040 to your computer and use it in GitHub Desktop.
Excerpt of CreateNewADForest.json showing the parameter declarations used in the CreateNewADForest extension
"repoLocation": "https://raw.githubusercontent.com/nivleshc/arm/master/",
"CreateNewADForestPackageURL": "[concat(variables('repoLocation'), 'CreateNewADForest.zip')]",
"CreateNewADForestConfigurationFunction": "CreateNewADForest.ps1\\CreateNewADForest",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment