From 73b639a3cebaae2314452e2a27745d22e13f8b0a Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 10 Oct 2024 00:35:51 -0400 Subject: [PATCH] Updated Notify_office365 (markdown) --- Notify_office365.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_office365.md b/Notify_office365.md index b8bf443..c78f5ce 100644 --- a/Notify_office365.md +++ b/Notify_office365.md @@ -7,7 +7,7 @@ ## Account Setup -You will need to have a valid Microsoft Personal Account AND you will require Administrative access unfortunately (to access the **Mail.Send** Application Permission). More details can be [found here](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols-oauth-client-creds) about registering your app with Azure. +You will need to have a valid Microsoft Personal Account AND you will require Administrative access unfortunately (to access the **Mail.Send** and **Mail.ReadWrite** Application Permission). More details can be [found here](https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols-oauth-client-creds) about registering your app with Azure. 1. From the [**Azure Portal**](https://portal.zure.com/) go to **App Registrations** ([alt link](https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade)) * Use the search bar at the top of the Azure Portal and type `App Registrations`.