Using Azure Resource Management REST API in PowerShell
The Azure Resource Manager PowerShell module has a subset of functionality that the resource management REST API offers. Specifically, the ARM PowerShell module does not include cmdlets to get the resource provider information.
Read More