Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 685 Bytes

File metadata and controls

20 lines (17 loc) · 685 Bytes

Get-CIPPTenantDetails

SYNOPSIS

Retrieves the details of a specific CIPP tenant.

DESCRIPTION

The Get-CIPPTenantDetails function retrieves the details of a specific CIPP (Customer Information Protection Platform) tenant using the provided CustomerTenantID.

PARAMETERS

-CustomerTenantID

Foo Foo
The unique identifier of the CIPP tenant.

EXAMPLE 1

PS > Get-CIPPTenantDetails -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"

EXAMPLE 2

PS > Get-CIPPTenantDetails -CustomerTenantID "contoso.onmicrosoft.com"