Microsoft 365 Developer Blog
A developer platform for building collaborative apps for hybrid work
Latest posts
30DaysMSGraph – Day 11 – Azure AD application permissions
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
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
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
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
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
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!
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
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
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.