I have been going through the API documentation and though there is a lot of APIs available it is not quite comparable to the details provided through PowerShell. Since these features exist in the cloud it is much easier to develop endpoints rather than cmdlets. Am I missing something and is there a way to access all the information extensively through API itself or do cmdlets still have higher details
If I am working on Cloud solution, lets say Azure AD or Exchange Online then why is it that I have to use Powershell to get all the information. Since it is in cloud shouldn't Graph API be available for everything (Since powershell will also download using some sort of http protocol). Why cant Microsoft expose this.