How to use Microsoft Graph Api Batching to speed up your scripts
Graph Api batching is a great way to improve the performance of your Graph API-related scripts dramatically.
It enables parallel execution of up to 20 Graph API calls, which is fantastic, but there is one tiny little problem. You have to write your o...
doitpshway.com8 min read