Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Bring your app to Microsoft 365 in 3 steps
Bring your app to Microsoft 365 and reach 250 million users in 3 steps.
Use single-tenant Azure AD apps with Microsoft Graph Toolkit
When using Microsoft Graph Toolkit with Azure AD single-tenant Azure AD apps, you need to adjust MSAL Provider initiation for your app to work. Here is how.
Get notified when a file on GitHub has changed
With more and more content being hosted on GitHub it's a shame that you can't get notified when a particular file has changed. At least not by GitHub, that is. But you can build your own notification service. Here is how.
Use Docker containers like a pro
Using Docker containers, you can simplify your development process. With the Docker Visual Studio Code extension, you can make it even easier!
Handle app button events in Microsoft Teams tabs
Did you know that you can respond to user clicking on the app button of your Microsoft Teams personal app?