Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Deletes Azure subscriptions from the system.
External DocumentationTo learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Azure Subscription IDsA comma-separated list of Azure subscription IDs to remove. You can find the Azure subscription ID in the Subscriptions page.

Example Output

{
	"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
		}
	}
}

Workflow Library Example

Delete Cspm Azure Account with Crowdstrike and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop