From 96482d6d320e96d9cfec925d6b5ac48416fe1964 Mon Sep 17 00:00:00 2001 From: Mansi <163294375+Mansipakhale10@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:47:17 +0530 Subject: [PATCH 1/2] Update confluence-onpremises-connector.md --- MicrosoftSearch/confluence-onpremises-connector.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MicrosoftSearch/confluence-onpremises-connector.md b/MicrosoftSearch/confluence-onpremises-connector.md index 3fc9a3f7..ab9d15bd 100644 --- a/MicrosoftSearch/confluence-onpremises-connector.md +++ b/MicrosoftSearch/confluence-onpremises-connector.md @@ -36,7 +36,7 @@ This article is intended for Microsoft 365 administrators and who are responsibl >[!IMPORTANT] > - > The Confluence Global Administrator should create the connection
+ > **Recommended : The Confluence Global Administrator should create the connection**
> > **Who is the confluence global administrator?** > A Confluence Administrator is a user who has been granted full administrative permissions.
@@ -96,7 +96,9 @@ To authenticate and synchronize content from Confluence On-prem, choose **one of 3. Select External application, and then choose Incoming as the direction. 4. Fill in the - Redirect URL: `https://gcs.office.com/v1.0/admin/oauth/callback` - - Scope: **Admin** or **Read** + - Scope: + a) If you are a Confluence Global Administrator, either of the following scopes is supported: **Admin** or **Read**.
+ b) If you are any other type of Confluence Administrator, please provide the **Admin** scope
5. Complete the connection settings step using the client ID and secret. ### 6. Rollout to limited audience From 0cb78cab355e2e1a10eef11d701c306eb793ed94 Mon Sep 17 00:00:00 2001 From: Mansi <163294375+Mansipakhale10@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:52:03 +0530 Subject: [PATCH 2/2] Update confluence-onpremises-connector.md --- MicrosoftSearch/confluence-onpremises-connector.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MicrosoftSearch/confluence-onpremises-connector.md b/MicrosoftSearch/confluence-onpremises-connector.md index ab9d15bd..a36f8f90 100644 --- a/MicrosoftSearch/confluence-onpremises-connector.md +++ b/MicrosoftSearch/confluence-onpremises-connector.md @@ -96,9 +96,9 @@ To authenticate and synchronize content from Confluence On-prem, choose **one of 3. Select External application, and then choose Incoming as the direction. 4. Fill in the - Redirect URL: `https://gcs.office.com/v1.0/admin/oauth/callback` - - Scope: + - Scope:
a) If you are a Confluence Global Administrator, either of the following scopes is supported: **Admin** or **Read**.
- b) If you are any other type of Confluence Administrator, please provide the **Admin** scope
+ b) If you are any other type of Confluence Administrator, provide the **Admin** scope
5. Complete the connection settings step using the client ID and secret. ### 6. Rollout to limited audience