Skip to content

Instantly share code, notes, and snippets.

@nivleshc
Created October 31, 2016 13:33
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/74d642bb0197637f7a5ec11b2113adde to your computer and use it in GitHub Desktop.
Save nivleshc/74d642bb0197637f7a5ec11b2113adde to your computer and use it in GitHub Desktop.
"repoLocation": "https://raw.githubusercontent.com/user/folder/",
"InstallADFSPackageURL": "[concat(parameters('repoLocation'), 'InstallADFS.zip')]",
"InstallADFSConfigurationFunction": "InstallADFS.ps1\\InstallADFS",
"AddToADFSFarmScriptUrl": "[concat(parameters('repoLocation'), 'AddToADFSFarm.ps1')]",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment