diff --git a/src/Blog/wwwroot/posts/how-to-automate-creating-microsoft-calendar-events-using-onspring/index.md b/src/Blog/wwwroot/posts/how-to-automate-creating-microsoft-calendar-events-using-onspring/index.md index 051db7e..4161cc9 100644 --- a/src/Blog/wwwroot/posts/how-to-automate-creating-microsoft-calendar-events-using-onspring/index.md +++ b/src/Blog/wwwroot/posts/how-to-automate-creating-microsoft-calendar-events-using-onspring/index.md @@ -77,7 +77,7 @@ Before we jump into Onspring, let's gather all the pieces of information you'll - Your `Azure Tenant Id` (find this on the Overview page) - The `Id` or `Unique Principal Name` of the user you want to create events for (you can find this in the Azure Portal under Users) - + ### The Fun Part - Setting Up Onspring