How to Decide When to Use the Microsoft Graph API with PowerShell

MVP

 

The thoughts of using Microsoft Graph API calls with PowerShell might seem to be too much trouble, but used correctly, Graph API calls help scripts speed up and get to some data that is not reachable through a cmdlet. I have a simple four-step approach that I use to figure out if I need to include some Graph API calls. The routine works for me. Feel free to disagree.

 

https://office365itpros.com/2021/07/13/use-microsoft-graph-powershell/

0 Replies