mirror of https://github.com/caronc/apprise
Updated Notify_office365 (markdown)
parent
cac17a4da6
commit
73b639a3ce
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue