mirror of https://github.com/caronc/apprise
Updated Notify_office365 (markdown)
parent
cb7512c240
commit
0e488ac3c3
|
@ -11,7 +11,7 @@ You will need to have a valid Microsoft Personal Account AND you will require Ad
|
|||
|
||||
1. From the [**Azure Portal**](https://portal.zure.com/) go to **Microsoft Active Directory** -> **App Registrations** ([alt link](https://apps.dev.microsoft.com/portal/register-app))
|
||||
* Use the search bar at the top of the Azure Portal and type "Azure Active Directory." if you do not see it in front of you.
|
||||
* If you still can't access anything, it's possible your organisation restricts you from doing so. You may need to reach out to them in order to proceed.
|
||||
* If you still can't access anything, it's possible your organisation restricts you from doing so. You may need to reach out to to your administrator in order to proceed.
|
||||
1. Click **new** -> _give any name (your choice) in Name field_ -> select _personal Microsoft accounts only_ --> **Register**
|
||||
1. From here (the **Overview** panel) you can acquire both the Directory (`tenant`) ID and the Application (`client_id') you will need.
|
||||
1. To create your `client_secret` , go to **Active Directory** -> **Certificate & Tokens** -> **New client secret**
|
||||
|
|
Loading…
Reference in New Issue