Skip to content

Instantly share code, notes, and snippets.

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 PlagueHO/ef555302440f4492bec089d098009e9b to your computer and use it in GitHub Desktop.
Save PlagueHO/ef555302440f4492bec089d098009e9b to your computer and use it in GitHub Desktop.
PowerShell script to download Azure ARM Template to enable Azure Monitor Log Analytics Container Monitoring on a Linux Docker host in Azure Arc managed machines using the custom script extension
Invoke-WebRequest -Uri https://gist.githubusercontent.com/PlagueHO/c3f09056cace496dded18da8bc1ed589/raw/AzureArcLinuxCustomScriptExtensions.json -OutFile ~\AzureArcLinuxCustomScriptExtensions.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment