JavaScript
Show upcoming meetings for a Microsoft 365 user
Learn how you can build a simple personal assistant in under 10 minutes that'll show a Microsoft 365 user the meetings they have left for the day.
Reference sample: Single Page App connected to Microsoft 365
When building apps connected to Microsoft 365, before you can bring in data from Microsoft 365, you need to setup authentication. Here's a reference sample of a Single Page App that shows how to do that.
Build your first Microsoft 365 app in 10 minutes
Learning something new is often daunting, especially when it's something like developing for a new platform. But that doesn't have to be the case. Let me show you, how you can build your first Microsoft 365 app in just 10 minutes.
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.