Graphapi - Temporary e-mail blog !

Dive into the world of knowledge without taking yourself too seriously. From the demystification of complex subjects to jokes that defy convention, we're here to rattle your brain and bring a wry smile to your face. đŸ€“đŸ€Ł

Getting the Entra ID of an Azure AD User Through the Microsoft Graph API
Gerald Girard
26 March 2024
Getting the Entra ID of an Azure AD User Through the Microsoft Graph API

Developers working with .NET online apps have a strong tool when they use the Microsoft Graph API for managing and accessing Azure AD user information. The task of obtaining a user's Entra ID from their address is accomplished by creating an Azure application, configuring authentication, and carefully managing API permissions.

Problems with Graph API Email Sending to Office 365 Groups
Daniel Marino
19 March 2024
Problems with Graph API Email Sending to Office 365 Groups

Examining the subtleties of Microsoft Graph API for message delivery to Office 365 groups reveals a number of problems and their fixes. Recent problems with messages not getting sent to the intended recipients emphasize how crucial it is to comprehend network setups, spam filters, and API permissions.