Removes a Conditional Access Policy from a tenant.
The Remove-CIPPCAPolicy function removes a specified Conditional Access Policy from a tenant in CIPP.
![]()
![]()
Specifies the ID of the customer tenant where the Conditional Access Policy will be removed.
![]()
![]()
Specifies the ID of the Conditional Access Policy to remove.
PS > Remove-CIPPCAPolicy -CustomerTenantID "12345678-1234-1234-1234-1234567890AB" -PolicyId "98765432-4321-4321-4321-BA0987654321"