Forum Discussion

Sandeep_Poojary's avatar
Sandeep_Poojary
Copper Contributor
Jun 12, 2021
Solved

Diagnostics Settings Agent Deployment

  I need to deploy the Diagnostics Settings across all the Azure Windows & Azure Linux Virtual Machines. Manual is a tedious tasks,  Is there any option I can use automation to enable in across all...
  • lukemurraynz's avatar
    Jun 12, 2021
    PowerShell cmdlet: Set-AzDiagnosticSettings - could be a good place to start: https://docs.microsoft.com/en-us/powershell/module/az.monitor/set-azdiagnosticsetting?view=azps-6.0.0

    https://docs.microsoft.com/en-us/azure/azure-monitor/essentials/diagnostic-settings?tabs=CMD