Diagnostics Settings in Azure Monitor REST API

 

Updated: September 26, 2016

Enables you to manage diagnostics settings assigned to your Azure resources.

The following information is common to all tasks:

  • Replace {api-version} with 2015-07-01.

  • Replace {resource-id} with the resource ID of the resource for which you would like to edit diagnostic settings. For more information Using Resource groups to manage your Azure resources.

  • Set the Content-Type header to application/json.

  • Set the Authorization header to a JSON Web Token that you obtain from Azure Active Directory. For more information, see Authenticating requests.

Show: