Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created September 25, 2016 11:40
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 nivleshc/c708775c6367f94aae8909bd6c47ac2e to your computer and use it in GitHub Desktop.
Save nivleshc/c708775c6367f94aae8909bd6c47ac2e to your computer and use it in GitHub Desktop.
Variables used in the InstallADFS DSC extension
"repoLocation": "https://raw.githubusercontent.com/nivleshc/arm/master/",
"InstallADFSPackageURL": "[concat(parameters('repoLocation'), 'InstallADFS.zip')]",
"InstallADFSConfigurationFunction": "InstallADFS.ps1\\InstallADFS"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment