Skip to content

New FalconCloudAzureGroup

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

New-FalconCloudAzureGroup

SYNOPSIS

Create a Falcon Cloud Security Azure management group

DESCRIPTION

Requires 'CSPM registration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
DefaultSubscriptionId String Default Azure subscription identifier
TenantId String Azure tenant identifier

SYNTAX

New-FalconCloudAzureGroup [[-DefaultSubscriptionId] <String>] [[-TenantId] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

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

falconpy

CreateCSPMAzureManagementGroup

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally