Skip to content

Remove FalconCloudAzureGroup

bk-cs edited this page Sep 3, 2024 · 1 revision

Remove-FalconCloudAzureGroup

SYNOPSIS

Remove Falcon Cloud Security Azure management groups

DESCRIPTION

Requires 'CSPM registration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
TenantId String[] Azure tenant identifier X X

SYNTAX

Remove-FalconCloudAzureGroup [[-TenantId] <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /cloud-connect-cspm-azure/entities/management-group/v1

falconpy

DeleteCSPMAzureManagementGroup

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally