Microsof Graph Api vs AzureAD powershell module for ms Graph

juni dev 336 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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
{count} votes