When using the New-MgUserLicenseDetail cmdlet, the Graph API says:
Unsupported resource type 'LicenseDetail' for operation 'Create'.
I've tried several different valid and invalid license details, all with the same result. My intent was to assign licenses, but research showed me that this won't work because it doesn't call the assignLicense endpoint.
Is there another way to assign licenses using this module? Or is that not supported yet?
AB#7405