Skip to content

Edit FalconContainerAzureAccount

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

Edit-FalconContainerAzureAccount

SYNOPSIS

Modify the client identifier for a Falcon Container Security Azure account

DESCRIPTION

Requires 'Kubernetes Protection: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
ClientId String Azure client identifier
Id String Azure tenant identifier X X

SYNTAX

Edit-FalconContainerAzureAccount [-ClientId] <String> [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /kubernetes-protection/entities/service-principal/azure/v1

falconpy

PatchAzureServicePrincipal

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally