From c0649018f6fd1e54d2afb18259e5dba483b21d12 Mon Sep 17 00:00:00 2001 From: GeekCorner <45696571+GeekCornerGH@users.noreply.github.com> Date: Wed, 26 Jul 2023 19:16:19 +0200 Subject: [PATCH] docs: Commit Dan's fifth suggestion Co-authored-by: Daniel Scalzi --- docs/MicrosoftAuth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MicrosoftAuth.md b/docs/MicrosoftAuth.md index cfe1d96c..dd04eb13 100644 --- a/docs/MicrosoftAuth.md +++ b/docs/MicrosoftAuth.md @@ -39,7 +39,7 @@ Then relaunch your app, and login. You'll be greeted with an error message, beca ## Requesting whitelisting from Microsoft 1. Ensure you have completed every step of this doc page. -2. Fill [this form](https://aka.ms/mce-reviewappid) with required information. Remember this is a new appID for approval. You can find both the Client ID and the Tenant ID on the overview page in the Azure Portal. +2. Fill [this form](https://aka.ms/mce-reviewappid) with the required information. Remember this is a new appID for approval. You can find both the Client ID and the Tenant ID on the overview page in the Azure Portal. 3. Give Microsoft some time to review your app. 4. Once you have received Microsoft's approval, allow up to 24 hours for the changes to apply.