New FalconCloudAzureAccount - CrowdStrike/psfalcon GitHub Wiki
Provision a Falcon Cloud Security Azure account
Requires 'CSPM registration: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| SubscriptionId | String | Azure subscription identifier | X | ||||
| TenantId | String | Azure tenant identifier | X | ||||
| ClientId | String | Azure client identifier | |||||
| AccountType | String | Azure account type | |||||
| DefaultSubscription | Boolean | Account is the default Azure subscription | |||||
| YearsValid | Int32 | Number of years valid |
New-FalconCloudAzureAccount [[-SubscriptionId] <String>] [[-TenantId] <String>] [[-ClientId] <String>] [[-AccountType] <String>] [[-DefaultSubscription] <Boolean>] [[-YearsValid] <Int32>] [-WhatIf] [-Confirm] [<CommonParameters>]POST /cloud-connect-cspm-azure/entities/account/v1
2024-09-03: PSFalcon v2.2.7
