Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created September 25, 2016 11:40
Show Gist options
  • Select an option

  • Save nivleshc/c708775c6367f94aae8909bd6c47ac2e to your computer and use it in GitHub Desktop.

Select an option

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