External DocumentationTo learn more, visit the CrowdStrike documentation.
Actions
Delete CSPM Azure Account
Deletes Azure subscriptions from the system.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Azure Subscription IDs | A comma-separated list of Azure subscription IDs to remove. You can find the Azure subscription ID in the Subscriptions page. |
{
"errors": [
{
"code": 0,
"id": "string",
"message": "string"
}
],
"meta": {
"pagination": {
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string",
"writes": {
"resources_affected": 0
}
}
}
Was this page helpful?