Get FalconCloudAzureAccount - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Cloud Security Azure accounts
Requires 'CSPM registration: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Azure subscription identifier | |||||
TenantId | String[] | Azure tenant identifier | |||||
ScanType | String | Scan type |
full dry
|
||||
Status | String | Azure account status |
provisioned operational
|
||||
CspmLite | Boolean | Only return CSPM Lite accounts | |||||
Limit | Int32 | Maximum number of results per request | 1 |
500 |
|||
Offset | Int32 | Position to begin retrieving results | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconCloudAzureAccount [[-Id] <String[]>] [[-TenantId] <String[]>] [[-ScanType] <String>] [[-Status] <String>] [[-CspmLite] <Boolean>] [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
GET /cloud-connect-cspm-azure/entities/account/v1
2024-09-03: PSFalcon v2.2.7