From 1eae167b823c22a890d7f334ba29b506c4a04a55 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 30 Nov 2024 20:32:09 -0500 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 3433253..675a03d 100644 --- a/Notify_office365.md +++ b/Notify_office365.md @@ -22,7 +22,7 @@ You will need to have a valid Microsoft Personal Account AND you will require Ad 1. Now need to set permission **Active directory** -> **API permissions** -> **Add permission**. 1. Click on **Microsoft Graph** 1. Click on **Application Permissions** and search for **Mail.Send**; You will want to check this box too on the match found. -1. Additionally search for "Mail.ReadWrite" to be able to send large attachments (> 3MB in size). "Mail.ReadWrite" prepares a Draft message with the large attachment so that it can be sent thereafter. +1. Additionally grant access to the (**Application Permission**) **Mail.ReadWrite** scope to allow the sending of large attachments (> 3MB in size). **Mail.ReadWrite** allows Apprise to prepares a Draft message with the large attachment so that it can be sent thereafter. 1. Now you're good to go. :slightly_smiling_face: ## Syntax: