29 January 2022 Get full meeting details in a Teams meetings app, without Bot SDK You can get meeting details in a Microsoft Teams meeting app through the Bot SDK, but what if you prefer to not use the Bot SDK?
23 July 2021 Secretless applications: use Azure Identity SDK to access data with a Managed Identity Use your Managed Identity in .NET code to authenticate against Azure resources, Microsoft Graph, SharePoint and Dataverse/Dynamics 365.
21 May 2021 Secretless applications: add permissions to a Managed Identity Your Managed Identity needs permissions to access other Azure resources or even other Azure AD protected applications and APIs. This is how you do that!
13 May 2021 SPFx People Search web part, v2.5.0 The full release history of the SPFx People Search web part, to celebrate the release of v2.5.0
3 November 2020 Get default tasks list from Microsoft To Do with Microsoft Graph Create tasks in or get all tasks from the default Tasks list in Microsoft To Do by using a trick on Microsoft Graph.
30 August 2020 Add a task to Microsoft To Do from a message in Microsoft Teams, with Linked Resources Create a Task in Microsoft To Do, from a specific message in Microsoft Teams. Use Linked Resources capability to link back from the task to the message in Microsoft Teams.
30 July 2020 SPFx People Search web part based on Microsoft Graph Introducing the People Search web part for SharePoint, based upon Microsoft Graph and developed using SharePoint Framework (SPFx). It supports $select, $filter, $orderby and $search.
25 July 2020 Discovering API's for Sensitivity Labels in Microsoft 365 Down the rabbit hole of Information protection Sensitivity Labels API's for container objects in Microsoft 365.
19 March 2020 How I exported 820 .ics files from an Office 365 Group calendar, for MVP Summit A walkthrough on how I managed to export 820 .ics files from an Office 365 Group Calender, for improved schedule building at MVP Summit 2020.
9 March 2019 Automate governance in Microsoft Teams: Improvements and Wishes An overview of improvements that might make it into v3 of the application, and a wishlist of things I hope Microsoft implements in Graph and Teams.
6 March 2019 Automate governance in Microsoft Teams: Reporting Creating Power BI reports to follow up on the creation of Microsoft Teams teams, and their compliance with our governance policies.
28 February 2019 Automate governance in Microsoft Teams: Implementation, v2 How we implemented the second version of our application to automate governance in Microsoft Teams. A story on how we succeeded and the technology helped us.
24 February 2019 Automate governance in Microsoft Teams: Implementation, v1 How we implemented the first version of our application to automate governance in Microsoft Teams. A story on where we failed and where the technology failed us.
3 January 2019 How does the Microsoft Graph access its data? Learn which APIs the Microsoft Graph uses to deliver a response for each request, using the $whatif parameter.
27 December 2018 Generic URLs for all Office 365 Group connected workloads Get the links to all the Office 365 Group workloads, using the groupstatus.aspx page.
6 November 2018 Workaround to connect Power BI to Microsoft Graph Power BI cannot natively connect to Microsoft Graph, one possible solution is an Azure Function that acts as a proxy.