Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 245 Bytes

Get-PCSubscribedSKUs.md

File metadata and controls

13 lines (6 loc) · 245 Bytes

Partner Center PowerShell Module (preview)

Get-PCSubscribedSKUs

Get a customer

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

Get a list of available licenses

Get-PCSubscribedSKUs -tenantid $customer.id