Skip to content

Get FalconCloudAzureGroup

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

Get-FalconCloudAzureGroup

SYNOPSIS

Retrieve Falcon Cloud Security Azure management group registration

DESCRIPTION

Requires 'CSPM registration: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
TenantId String[] Azure tenant identifier
Limit Int32 Maximum number of results per request [default: 100]
Offset Int32 Position to begin retrieving results

SYNTAX

Get-FalconCloudAzureGroup [[-TenantId] <String[]>] [[-Limit] <Int32>] [-Offset <Int32>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

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

falconpy

GetCSPMAzureManagementGroup

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally