We have noticed two things:
- Azure Graph API calls seem to be taking longer than expected
- Azure Graph data seems to have a sync delay between when the resource is created in Azure and when it is available in the Azure Graph API.
Should we remove the Azure Graph calls in our main flow and replace with either REST or azcli calls?
We have noticed two things:
Should we remove the Azure Graph calls in our main flow and replace with either REST or azcli calls?