Deprovision security solution (DELETE)

 

Published: July 13, 2016

Updated: July 12, 2016

Deprovisions an existing solution and disconnects the flow of logs from the security appliance to Azure Security Center. The deprovisioning process does not delete any of the user's resources.

Method

Request Uri

DELETE

https://<endpoint>/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/microsoft.Security/securitySolutions/{solutionName}?api-version={api-version}

Parameter

Description

subscriptionId

The subscription id

resourceGroup

The resource group of the security solution

solutionName

The name of the security solution

Api-version

The version of the Security RP protocol used for this request

Common request headers only.

If successful, the operation returns HTTP status code of 200 (OK).

Show: