Delete a component in Azure Monitor REST API

 

Updated: September 26, 2016

See Common headers and parameters for headers and parameters that are used by all requests related to components.

Method

Request URI

PUT

https://management.azure.com/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/microsoft.insights/autoscaleSettings/{autoscale-setting-name}?api-version={api-version}https://management.azure.com/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/microsoft.insights/component/{component-name}?api-version={api-version}

Replace {component-name} with the name of the one you want to delete.

Status code: 200

Show: