Skip to content

Update FalconDiscoverAzureAccount

bk-cs edited this page Oct 3, 2022 · 18 revisions

Update-FalconDiscoverAzureAccount

SYNOPSIS

Update the Azure Service Principal for Falcon Discover for Cloud

DESCRIPTION

Requires 'D4C Registration: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Azure client identifier for the associated Service Principal

SYNTAX

Update-FalconDiscoverAzureAccount [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Update Azure service account

Update-FalconDiscoverAzureAccount -Id <id>

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally