Storage Insights - Delete
Deletes a storageInsightsConfigs resource
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}?api-version=2015-03-20
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
resource
|
path | True |
string minLength: 1maxLength: 90 pattern: ^[-\w\._\(\)]+$ |
The Resource Group name. |
|
storage
|
path | True |
string |
Name of the storageInsightsConfigs resource |
|
subscription
|
path | True |
string |
The Subscription ID. |
|
workspace
|
path | True |
string |
The Log Analytics Workspace name. |
|
api-version
|
query | True |
string |
The client API version. |
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK response definition. |
|
| 204 No Content |
NoContent response definition. |
Security
azure_auth
Azure Active Directory OAuth2 Flow
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize
Scopes
| Name | Description |
|---|---|
| user_impersonation | impersonate your user account |
Examples
StorageInsightsDelete
Sample request
DELETE https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/OIAutoRest5123/providers/Microsoft.OperationalInsights/workspaces/aztest5048/storageInsightConfigs/AzTestSI1110?api-version=2015-03-20