Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 250 Bytes

Remove-PCCustomer.md

File metadata and controls

12 lines (6 loc) · 250 Bytes

Partner Center PowerShell Module (preview)

Remove-PCCustomer

Get a customer

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

Delete a customer (integration sandbox only)

Remove-PCCustomer -tenantid $customer.id