Showing results for Microsoft Graph - Microsoft 365 Developer Blog

Nov 7, 2018
0

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 3, 2018
0

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
0

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
Nov 1, 2018
0

30DaysMSGraph – Day 1 – Why you should learn Microsoft Graph

Brian T. Jackett
Brian T. Jackett

Microsoft Graph unifies API access to the services in the Microsoft 365 suite.  Developers can now consume data through a single public endpoint (https://graph.microsoft.com) – using simple REST calls or with an SDK available on just about any platform.

Microsoft Graph
Oct 30, 2018
0

Announcing “30 Days of Microsoft Graph” Blog Series

Brian T. Jackett
Brian T. Jackett

Throughout the month of November 2018, we are publishing daily articles (30 total) that aim to introduce developers to Microsoft Graph.  We’ll have content that covers 0-level to 200-level topics.  Each post should take you 5-15 mins to read and try out the sample exercises.  No prior knowledge of Microsoft Graph is required.

Microsoft Graph