Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 251 Bytes

Get-PCManagedServices.md

File metadata and controls

12 lines (6 loc) · 251 Bytes

Partner Center PowerShell Module (preview)

Get-PCManagedServices

Get a customer

$customer = Get-PCCustomer -tenantid '<tenant id GUID>'

Get all managed services for customer

Get-PCManagedServices -tenantid $customer.id