Skip to content

New FalconContainerAzureAccount

bk-cs edited this page Apr 28, 2023 · 2 revisions

New-FalconContainerAzureAccount

SYNOPSIS

Provision Falcon Container Security Azure accounts

DESCRIPTION

Requires 'Kubernetes Protection: Write'.

PARAMETERS

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

SYNTAX

New-FalconContainerAzureAccount [[-SubscriptionId] <String>] [[-TenantId] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /kubernetes-protection/entities/accounts/azure/v1

falconpy

CreateAzureSubscription

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally