M365 Dev Podcast - News catchup

Jeremy and Paul catch up on news related to Microsoft 365 development. https://m365dev.link/e167...

Exported AppInsights data in PowerBI

I recently had the need to provide some telemetry numbers regarding an application that is instrumented with Application Insights. The Azure documentation includes a page that...

Visual Studio extension for SPFx - v1.8

With the recent update of the SharePoint Framework generator, the corresponding Visual Studio extension is updated as well. The extension is available in the Visual Studio...

M365 Dev Podcast - The State of SPFx

Andrew Connell takes a break from his podcast and talks with Paul about SPFx and a history of developing for SharePoint. https://m365dev.link/e166...

New and Improved Developer Tenants for Office 365

This month, the Office Developer program has launched an update to their subscription program....

New Habits Podcast - Recently released and upcoming features in Microsoft Teams

The New Habits podcast is back with a discussion around features recently added to Microsoft Teams: Live Events, Kaizala integration, a new Calendar app, live captions...

M365 Dev Podcast - Microsoft Teams provisioning with Bob German

Paul sits down with Bob German to discuss his work with Microsoft Teams applications and a provisioning solution for Teams that Bob has built. https://m365dev....

SharePoint Conference 2019

I'm delighted to be speaking at the SharePoint Conference in Las Vegas in May 2019! At the conference, held May 21-23 at the MGM...

Live!360 Conference 2018 - Resources

Smart UI with Adaptive Cards GitHub: https://github.com/microsoftgraph/msgraph-training-smartui-components OneDrive Developer center: https://docs.microsoft.com/en-us/onedrive/developer Adaptive Cards: https://adaptivecards.io...

JWT Expiration as a DateTime string

You have this: Run this: Add-Type -path .\Microsoft.IdentityModel.Tokens.dll [Microsoft.IdentityModel.Tokens.EpochTime]::DateTime(1541531797).ToLocalTime() Tuesday, November 6, 2018 1:16:37 PM...

Speaking Engagements - Fall 2018

After a hiatus, I am preparing to get back "on the circuit" with a few speaking engagements in the latter part of 2018. I...

Update npm when installed via nvm

Putting this here for my future self... https://github.com/coreybutler/nvm-windows/issues/300#issuecomment-376986784...

2018 Global Office 365 Developer Bootcamp

Following the success of last year, Global Office 365 Developer Bootcamp now becomes an annual event. It is a free, one-day, hands-on training event led by...

Adding Dark/Light mode to SPFx Web Part

When you scaffold a new SharePoint Framework web part, you get a blue box with white text. While this looks good as a banner-type component, if...

Microsoft 365 Dev Podcast - Ep 135

PowerApps for full-time devs & Microsoft Graph enabling them In this episode recorded on June 29th 2018, Jeremy Thake talks to Casey Burke and Audrey Gordon...