Microsoft 365 Developer Blog

A developer platform for building collaborative apps for hybrid work

Latest posts

30DaysMSGraph – Day 11 – Azure AD application permissions
Nov 11, 2018
0

30DaysMSGraph – Day 11 – Azure AD application permissions

Brian T. Jackett
Brian T. Jackett

In Day 10 we discussed Azure AD applications created through the V1 endpoint.  Today we'll look at the permissions available and how to assign them to a user / Azure AD application.

30DaysMSGraph – Day 10 – Azure AD applications on V1 endpoint
Nov 10, 2018
0

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.

30DaysMSGraph – Day 9 – Azure AD applications on V2 endpoint
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.

Bring your apps to more places with new SharePoint Framework and Microsoft Teams releases
Nov 8, 2018
0

Bring your apps to more places with new SharePoint Framework and Microsoft Teams releases

SharePoint team
SharePoint team

With SharePoint Framework v1.7 and upcoming releases in Microsoft Teams, you can now share some of your best customizations across SharePoint and Microsoft Teams.

30DaysMSGraph – Day 8 – Authentication roadmap and access tokens
Nov 8, 2018
0

30DaysMSGraph – Day 8 – Authentication roadmap and access tokens

Brian T. Jackett
Brian T. Jackett

In Day 7 we discussed paging results for Microsoft Graph requests.  Today we'll look at the current and future states of authenticating to Microsoft Graph, specifically obtaining access tokens.

New App registrations experience now in public preview
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 announce public preview for the new App registrations experience in the Azure portal! The new app registrations experience will be the place to manage all your applications that authenticate Azure AD and personal Microsoft accounts. The new app registrations experience inclu...

MVP Article – PnP SPFx Yeoman generator v1.4.0 – Angular Elements support is here!
Nov 7, 2018
0

MVP Article – PnP SPFx Yeoman generator v1.4.0 – Angular Elements support is here!

SharePoint team
SharePoint team

MVP Article - Angular Elements support is was released for the open-source PnP SPFx generator and this blog post explains the design decisions and the background around the released implementation.

30DaysMSGraph – Day 7 – Paging and NextLink
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.

30DaysMSGraph – Day 6 – Query Parameters Part 2
Nov 6, 2018
0

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.