Skip to content

New FalconDiscoverAzureAccount

bk-cs edited this page Oct 24, 2022 · 20 revisions

New-FalconDiscoverAzureAccount

SYNOPSIS

Provision Falcon Discover for Cloud Azure accounts

DESCRIPTION

Requires 'D4C Registration: Write'.

PARAMETERS

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

SYNTAX

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

SDK Reference

falconpy

CreateCSPMAzureAccount

USAGE

Enable Discover for Cloud and Containers with Subscription and Tenant IDs

New-FalconDiscoverAzureAccount -SubscriptionId <id> -TenantId <id>

See Receive-FalconDiscoverAzureScript.

2022-10-24: PSFalcon v2.2.3

Clone this wiki locally