I am new to AzureAD
Powershell.
I have some ServicePlanName
like Deskless ,SHAREPOINTSTANDARD
, I want the correspondent SkuID
(here O365PREMIUM's Skuld).
My input will be the ServicePlanName
and the output should be SKUID
.
I don't know which command should be used in PowerShell.
Thanks!!