Showing results for Microsoft Graph - Microsoft 365 Developer Blog

Nov 16, 2018
0

30DaysMSGraph – Day 16 – Use Case: Create user in Azure AD

Brian T. Jackett
Brian T. Jackett

In Day 15 we registered an Azure Active Directory (Azure AD) application and created a console application using .Net Core.  The application uses a client secret and the Microsoft Authentication Library (MSAL) to establish an authentication context with the Microsoft Graph API.  Today we'll extend that application to create a user within Azure AD.

Microsoft Graph
Nov 14, 2018
0

30DaysMSGraph – Day 14 – Batch processing

Brian T. Jackett
Brian T. Jackett

In Day 13 we discussed calling Microsoft Graph with Postman.  Today we'll look at the concept of batching that can help optimize your application by combining multiple Microsoft Graph queries.

Microsoft Graph
Nov 9, 2018
0

30DaysMSGraph – Day 9 – Azure AD applications on V2 endpoint

Brian T. Jackett
Brian T. Jackett

In Day 8 we discussed the authentication roadmap and access tokens which are crucial to make Microsoft Graph requests.  Today we'll look at registering an Azure Active Directory (Azure AD) application that will be used to communicate with Microsoft Graph.

Microsoft Graph
Nov 8, 2018
0

New App registrations experience now in public preview

Microsoft Graph team
Microsoft Graph team

Hi there! The Microsoft Identity Platform team has heard your feedback about our application registration experience and how it needs to be simpler. We agree with you, and so over the last few months we've made several changes to improve the developer experience and make it simpler to configure and manage your apps. Today, we’re excited to announ...

Microsoft GraphMicrosoft identity platform