im getting the below mentioned error when running 'Get-ProvisioningRequest'. I already connected to the msol service. help your support on this.
The term 'Get-ProvisioningRequest' is not recognized as the name of a cmdlet, f
unction, script file, or operable program. Check the spelling of the name, or i
f a path was included, verify that the path is correct and try again.
At line:1 char:24
+ Get-ProvisioningRequest <<<<
+ CategoryInfo : ObjectNotFound: (Get-ProvisioningRequest:String)
[], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Thank you
Mahesh