Skip to content

Ideas that Matter!

Sharing Learnings

  • Home
  • Blog
  • Contact

Graph API

Batching Azure Graph API requests in Python

January 13, 2022 by albert

For advanced users of Azure Graph API, the volume of requests can be huge. And calling the API once for every single request incurs network overheads and will slow down the process if there are huge amount of data to download. Microsoft introduces combining the requests via JSON requests to help speed up the process. … Read more

Categories Azure, Graph API Tags Azure, Batching, Graph API, Python Leave a comment

Tags

active directory ADAL apply audit2allow Authentication Azure Azure Active Directory Batching bcp Centos 8 dataframe DBeaver django django_auth_adfs Drill through Graph API importerror KDC Kerberos ldap Libzip Linux MSAL mysqldb OAuth optimize PHP 7.4 Python query RLS SAML SELinux semodule sql SQL Server ssh SSL telegram temporary tables trigger action Upgrade PHP wsgi zabbix

Recent Posts

  • DBeaver Kerberos authentication errors: [user; USER] from con properties not available to garner authentication information from the user
  • How to enable Azure AD login for a Linux VM
  • KDC has no support for encryption type while connecting to SQL server on RHEL8
  • Azure Authentication using Python MSAL
  • Batching Azure Graph API requests in Python
© 2025 Ideas that Matter! • Built with GeneratePress