Episode #139 – Microsoft Graph Advanced Queries for Directory Objects

Here you can find the transcript of Episode #139 of PiaSys TechBites. Welcome back to PiaSys TechBites. Today we talk about Microsoft Graph advanced queries against directory objects. In fact, the Microsoft Graph team recently introduced some enhancements to the query capabilities of Microsoft Graph when the target of the query is a directory object, like […]

Read more

Episode #118 – Using MSAL.NET to access Microsoft Graph – Part 2

Here you can find the transcript of Episode #118 of PiaSys TechBites. Welcome back to PiaSys Tech Bites. Today, we keep on talking about MSAL, the Microsoft Authentication Library, which is a library that helps developers to acquire tokens, to consume the Microsoft Graph, first of all, as well as any other API registered in […]

Read more

Episode #117 – Using MSAL.NET to access Microsoft Graph – Part 1

Here you can find the transcript of Episode #117 of PiaSys TechBites. Welcome back to PiaSys Tech Bite. Today I want to talk with you about MSAL, the Microsoft authentication library, which is a library that helps developers to retrieve tokens to consume APIs secure with the Microsoft identity platform. I’m talking about the APIs […]

Read more

Getting an Access Token for a service in SPFx

Since SharePoint Framework version 1.6 it is possible to consume either the Microsoft Graph or any other third-party API secured with Microsoft Azure Active Directory. Here you can see how to consume the Microsoft Graph, while here you can see how to consume any other third-party API. I will deeply cover the topic at the […]

Read more