In this post, we look at a GitHub Action that creates an event in a user’s Outlook calendar with Microsoft Graph using MSAL for Node. In a related post published previously, I have explained how we can do the same using PnP JS. In this post we will be modifying…