Alerts in Azure Monitor REST API

 

Updated: September 26, 2016

Enables you to manage alerts assigned to your Azure resources.

The following information is common to all tasks:

  • Replace {api-version} with 2016-03-01

  • Replace {subscription-id} with your subscription identifier in the URI.

  • Replace {resource-group-name} with the resource group. For more information, see 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: