Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 812 Bytes

File metadata and controls

20 lines (16 loc) · 812 Bytes

Remove-CIPPCAPolicy

SYNOPSIS

Removes a Conditional Access Policy from a tenant.

DESCRIPTION

The Remove-CIPPCAPolicy function removes a specified Conditional Access Policy from a tenant in CIPP.

PARAMETERS

-CustomerTenantID

Foo Foo
Specifies the ID of the customer tenant where the Conditional Access Policy will be removed.

-PolicyId

Foo Foo
Specifies the ID of the Conditional Access Policy to remove.

EXAMPLE 1

PS > Remove-CIPPCAPolicy -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -PolicyId "98765432-4321-4321-4321-BA0987654321"