Skip to content

Commit 0a85918

Browse files
authored
Merge pull request MicrosoftDocs#1750 from BenediktBergmann/patch-2
Adding note regarding several CDSs
2 parents 71b2380 + 498a0f8 commit 0a85918

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

powerapps-docs/developer/common-data-service/walkthrough-register-app-azure-active-directory.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ App registration can also be done by an application developer or individual user
6666
7. Search for and choose **Common Data Service** under the **APIs my organization uses** tab.
6767

6868
![Select API](media/app-registration-select-api-page.png "Select API")
69-
70-
8. Click on **Delegated permissions** and check the options and click on **Add permissions**.
69+
> [!TIP]
70+
> If you are presented with more than one **Common Data Service** item in the search list, choose any one of them. In the next step the service name and URL will be shown. At that point you can go back to the API search and choose a different Common Data Service list item if needed.
71+
72+
8. Click on **Delegated permissions** and check the options and click on **Add permissions**.
7173

7274
![Delegate Permissions](media/app-registration-delegate-permissions-page.png "Delegate Permission")
7375
> [!NOTE]

0 commit comments

Comments
 (0)