Showing results for 30DaysMSGraph - Microsoft 365 Developer Blog

Nov 10, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 10 – Azure AD applications on V1 endpoint

Brian T. Jackett
Brian T. Jackett

In Day 9 we discussed how to register an Azure AD Application using V2 endpoint. Today we’ll look at registering an Azure AD Application using V1 endpoint that will be used to communicate with Microsoft Graph.

Microsoft Graph
Nov 9, 2018
Post comments count0
Post likes count0

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 7, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 7 – Paging and NextLink

Brian T. Jackett
Brian T. Jackett

In Day 6 we finished discussing many of the query parameters available for Microsoft Graph requests.  Today we'll look at the concept of paging results when there are more records than can be returned in a single response.

Microsoft Graph
Nov 6, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 6 – Query Parameters Part 2

Brian T. Jackett
Brian T. Jackett

In Day 5 we began discussing the query parameters available for Microsoft Graph requests.  Today we'll continue looking at query parameters available for requests against Microsoft Graph.

Microsoft Graph
Nov 5, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 5 – Query Parameters Part 1

Brian T. Jackett
Brian T. Jackett

In day 4 we discussed the syntax for Microsoft Graph requests.  Today we'll begin looking at query parameters available for requests against Microsoft Graph.

Microsoft Graph
Nov 3, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 3 – Graph Explorer

Brian T. Jackett
Brian T. Jackett

While it may be great to read about Microsoft Graph and all that it can do it is equally important to see it in action.  Thankfully, Microsoft Graph product group has made it extremely easy to test out queries and view examples against a demo tenant or live on your own tenant.

Microsoft Graph
Nov 2, 2018
Post comments count0
Post likes count0

30DaysMSGraph – Day 2 – Overview Microsoft Graph

Brian T. Jackett
Brian T. Jackett

What started as an Office specific set of APIs (read here for more on the history) has now expanded into Microsoft Graph which covers APIs across multiple services including Office 365, Azure AD, Enterprise Mobility and Security, Windows 10, and Education.

Microsoft Graph