Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Show line of business data in your app with Microsoft Graph Toolkit
Many apps combine line of business data with insights from Microsoft 365. And did you know that you can display both types of information using Microsoft Graph Toolkit?
Learn Microsoft Graph Toolkit interactively with a code tour
Learn how to use Microsoft Graph Toolkit in your app interactively with a code tour.
Show files as cards using Microsoft Graph Toolkit and hTWOo
Say you wanted to show a list of files in your app as cards. Here's how you'd do it using Microsoft Graph Toolkit and hTWOo.
Sample script: quickly remove SharePoint API permissions
When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you might need to clear the list of granted API permissions. Here's a sample script to quickly clean them up.
Sample script: quickly remove pending SharePoint API permission requests
When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you'll easily end up with many pending permission requests. Here's a sample script to quickly clean them up.