M365 Dev Podcast - Developing on the Microsoft 365 Dev Platform with Vardhaman Deshpande

Paul talks with MVP Vardhaman Desphande (@vrdmn) about his experience developing solutions on the Microsoft 365 Developer platform....

M365 Dev Podcast - Microsoft 365 DSC with Nik Charlebois

Nik Charlebois returns to the show to give an updated on the Microsoft 365 DSC project for managing your online environments....

M365 Dev Podcast - Azure Communication Services with Shawn Henry

Shawn Henry joins Paul to introduce the Azure Communication Services and the capabilities that developers can add to their applications. https://m365dev.link/e226...

Graph-first programming in Microsoft 365

Should you really just copy your CSOM code over to .Net Standard and be done with it?...

M365 Dev Podcast - Ignite 2020 and Community Catch-up

Jeremy and Paul catch up on Ignite and community posts. https://m365dev.link/e225...

Graph.Community updates - Oct 2020

The Graph.Community library uses a versioning scheme [https://github.com/microsoftgraph/msgraph-sdk-dotnet-contrib#versioning] that tracks the official .Net SDK, so the 3.18 release number...

Resources for Profile API on Microsoft Graph

Introducing Profile APIs on Microsoft Graph with Kevin Bellinger [https://m365dev.link/e195] New Profile Card Customization through Microsoft Graph Beta [https://techcommunity.microsoft.com/t5/...

Error AADSTS7000218 with a Public Client Application

> AADSTS7000218: The request body must contain the following parameter: 'client_assertion' or 'client_secret'. I received this error when using a...

M365 Dev Podcast - Developer Journey to Teams with Markus Moeller

Paul talks with Markus Moeller about his journey from SharePoint development in SPFx to Microsoft Teams development. https://m365dev.link/ep224...

M365 Dev Podcast - Publisher Verification with Jeff Sakowicz

Jeff Sakowich joins Jeremy on the eve of Ignite to talk about publisher verification for Azure AD Applications. https://m365dev.link/ep223...

M365 Dev Podcast - Microsoft 365 Platform with Ayca Bas

Jeremy talks with Ayca Bas (@aycabs) from the Microsoft Cloud Advocate team, to share her experience with the developer platform for Microsoft 365. https://m365dev.link/...

M365 Dev Podcast - Fluid Framework opensource with Dan Wahlin

Jeremy Thake talks to Dan Wahlin this week about the open sourcing of the Fluid Framework. https://m365dev.link/e221...

Codespaces consolidating at GitHub

During the preview we’ve learned that transitioning from a repository to a codespace is the most critical piece of your workflow and the vast majority of you preferred a richly integrated, native, one-click experience....

Understanding Azure Storage data access permissions

I stumbled a bit today when trying to access a blob in Azure Storage. I made an assumption about the permissions granted to my organizational account....

How I use Stream Deck - Text snippets

There are certain strings you have to type over and over again. Like your name or email address. And when your name is long, it can be a pain. Stream Deck to the rescue!...