PS C:\WINDOWS\system32> $token = New-PartnerAccessToken -ApplicationId <a[[lication-d> -Consent -Environment AzureCloud -Resource https://api.partnercenter.microsoft.com
New-PartnerAccessToken : Parameter set cannot be resolved using the specified named parameters.
At line:1 char:10
+ $token = New-PartnerAccessToken -ApplicationId 7bd3d7ff-f685-4165-a9c ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [New-PartnerAccessToken], ParameterBindingException
+ FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.Store.PartnerCenter.PowerShell.Commands.NewPartnerAccessToken