Retrieves conditional access policy changes for a specific customer.
The Get-CIPPConditionalAccessPolicyChanges function retrieves conditional access policy changes for a specific customer identified by their tenant ID.
![]()
![]()
The tenant ID of the customer for whom to retrieve the conditional access policy changes.
![]()
![]()
The display name of the policy for which to retrieve changes.
PS > Get-CIPPConditionalAccessPolicyChanges -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778" -PolicyId "12345" -PolicyDisplayName "Example Policy"