Skip to content

Commit 772c4d0

Browse files
authored
changed files by pdets auto publish service, publishid[f8879ebb-4b11-4e49-a4c1-676c8be73d27] and do [publish].
1 parent db09d8c commit 772c4d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

learn-pr/wwl-sci/implement-app-registration/10-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ quiz:
2222
choices:
2323
- content: "SaaS directory"
2424
isCorrect: false
25-
explanation: "Incorrect. Application publishers/vendors who integrate with Microsoft Entra ID are required to have an SaaS directory."
25+
explanation: "Incorrect. Application publishers/vendors who integrate with Microsoft Entra ID are required to have a SaaS directory."
2626
- content: "App gallery directory"
2727
isCorrect: true
2828
explanation: "Correct. The two directories that Microsoft maintains are the App gallery directory and the Microsoft services directory."

learn-pr/wwl-sci/implement-app-registration/includes/6-grant-tenant-wide-admin-consent-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ For applications your organization has developed or for those that are registere
55
66
Granting tenant-wide admin consent requires you to sign in as a user that is authorized to consent on behalf of the organization. This includes Privileged Role Administrator. A user can also be authorized to grant tenant-wide consent if they're assigned a custom directory role that includes the permission to grant permissions to applications.
77

8-
1. In a previous exercise, you created an app named Demo app. If necessary, in Microsoft Azure, browse to **Microsoft Entra ID** then **App registrations** then Demo app.\*\*
8+
1. In a previous exercise, you created an app named Demo app. If necessary, in Microsoft Azure, browse to **Microsoft Entra ID** then **App registrations** then Demo app.
99
2. On the **Demo app** screen, locate and copy and save each **Application (client) ID** and **Directory (tenant) ID** values so that you can use them later.
1010

1111
:::image type="content" source="../media/demo-app-directory-id.png" alt-text="Screenshot of the Demo app screen with the directory ID highlighted for usage in your registration.":::

0 commit comments

Comments
 (0)