Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Build full-page Microsoft Teams tabs
Did you know that you can hide the tab-header bar in your Microsoft Teams tab and have them show in full-screen?
Restore missing resources when moving resources between Azure subscriptions
Recently, when trying to move resources between my subscriptions in Azure, I came across an issue. Here is how I solved it.
The easiest way to stay on top of what's new in Microsoft Graph
Every few weeks there are additions and improvements in Microsoft Graph and here is the easiest way for you to stay on top of them.
Connect your React app to Microsoft 365
With the Microsoft Graph Toolkit, you'll be able to connect your app to Microsoft 365 in a matter of minutes. Here is how you'd do it.
Quick tip: download user or group profile picture using Microsoft Graph JS SDK
When building your application on Microsoft 365 you might need to download the profile picture of a user or group. Here is how to do it using the Microsoft Graph SDK.