Share via

Microsof Graph Api vs AzureAD powershell module for ms Graph

juni dev 361 Reputation points
2021-04-26T16:21:41.26+00:00

Hi,

When using Microsoft Graph API we need to check for Throtling effects (HTTP Status 429) and handle it correctly (e.g: updating a large set of users in AAD in a loop of single requests or of batches of 20 requests to the batch endpoint.

When using the older AzureAD powershell module for Graph, I never experienced any throttling, does that module already handles that for us?

Thanks,
JD

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.