Updated Notify_office365 (markdown)

Chris Caron 2024-10-06 14:00:38 -04:00
parent ca8e913998
commit 3537027939

@ -10,8 +10,8 @@
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.
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.
* 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.
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**