workspace_purges
Creates, updates, deletes, gets or lists a workspace_purges
resource.
Overview
Name | workspace_purges |
Type | Resource |
Id | azure.log_analytics.workspace_purges |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
purge | EXEC | resourceGroupName, subscriptionId, workspaceName, data__filters, data__table | Purges data in an Log Analytics workspace by a set of user-defined filters. |
In order to manage system resources, purge requests are throttled at 50 requests per hour. You should batch the execution of purge requests by sending a single command whose predicate includes all user identities that require purging. Use the in operator to specify multiple identities. You should run the query prior to using for a purge request to verify that the results are expected. Log Analytics only supports purge operations required for compliance with GDPR. The Log Analytics product team reserves the right to reject requests for purge operations that are not for the purpose of GDPR compliance. In the event of a dispute, please create a support ticket |