Skip to content

Commit b2993e3

Browse files
authored
changed files by pdets auto publish service, publishid[5c7c8087-cd63-41c6-ba6c-e36a2365eb38] and do [publish].
1 parent 50c123a commit b2993e3

File tree

2 files changed

+49
-23
lines changed

2 files changed

+49
-23
lines changed

learn-pr/wwl-azure/get-started-identity-access-labs/8-knowledge-check.yml

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,51 @@ metadata:
1010
ms.topic: unit
1111
durationInMinutes: 3
1212
content: |
13-
[!include[](includes/8-knowledge-check.md)]
13+
[!include[](includes/8-knowledge-check.md)]
14+
quiz:
15+
title: "Check your knowledge"
16+
questions:
17+
- content: "You are tasked with creating a new user in Microsoft Entra ID. What is the first step you should take?"
18+
choices:
19+
- content: "Browse to Identity > Users > All users."
20+
isCorrect: false
21+
explanation: "Incorrect. This is the second step after signing in to the Microsoft Entra admin center."
22+
- content: "Select New user > Create new user."
23+
isCorrect: false
24+
explanation: "Incorrect. This is the third step after browsing to the All users page."
25+
- content: "Sign in to the Microsoft Entra admin center as at least a User Administrator."
26+
isCorrect: true
27+
explanation: "Correct. The first step is to sign in to the Microsoft Entra admin center with the appropriate role."
28+
- content: "What is the first step to add a license to a user in Microsoft Entra ID?"
29+
choices:
30+
- content: "Sign in to the Microsoft 365 admin center as at least a License Administrator."
31+
isCorrect: true
32+
explanation: "Correct. The first step is to sign in to the Microsoft 365 admin center with the appropriate administrative role."
33+
- content: "Navigate to Billing > Licenses."
34+
isCorrect: false
35+
explanation: "Incorrect. This is the second step. The first step is to sign in to the Microsoft 365 admin center."
36+
- content: "Select the license you want to assign."
37+
isCorrect: false
38+
explanation: "Incorrect. This is the third step. The first step is to sign in to the Microsoft 365 admin center."
39+
- content: "You are an administrator who needs to invite an external user to collaborate on a project. What is the first step you should take?"
40+
choices:
41+
- content: "Send an email invitation directly from your email client."
42+
isCorrect: false
43+
explanation: "Incorrect. Invitations should be sent through the Microsoft Entra admin center to ensure proper tracking and management."
44+
- content: "Sign in to the Microsoft Entra admin center as at least a User Administrator."
45+
isCorrect: true
46+
explanation: "Correct. The first step is to sign in to the Microsoft Entra admin center with the necessary permissions to invite external users."
47+
- content: "Create a new user account for the external user."
48+
isCorrect: false
49+
explanation: "Incorrect. You do not need to create a new user account; instead, you invite the external user to use their existing account."
50+
- content: "You need to assign a role to a user in Microsoft Entra. What is the first step you should take?"
51+
choices:
52+
- content: "Sign in to the Microsoft Entra admin center."
53+
isCorrect: true
54+
explanation: "Correct. The first step in assigning a role in Microsoft Entra is to sign in to the Microsoft Entra admin center."
55+
- content: "Navigate to the Azure portal."
56+
isCorrect: false
57+
explanation: "Incorrect. Role assignments in Microsoft Entra are managed through the Microsoft Entra admin center, not the Azure portal."
58+
- content: "Create a new user account."
59+
isCorrect: false
60+
explanation: "Incorrect. Creating a new user account is not the first step in assigning a role. You need to sign in to the Microsoft Entra admin center first."
Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
11

2-
## Multiple Choice
3-
You are tasked with creating a new user in Microsoft Entra ID. What is the first step you should take?
4-
(x) Sign in to the Microsoft Entra admin center as at least a User Administrator. {{Correct. The first step is to sign in to the Microsoft Entra admin center with the appropriate role.}}
5-
( ) Browse to Identity > Users > All users. {{Incorrect. This is the second step after signing in to the Microsoft Entra admin center.}}
6-
( ) Select New user > Create new user. {{Incorrect. This is the third step after browsing to the All users page.}}
72

8-
## Multiple Choice
9-
What is the first step to add a license to a user in Microsoft Entra ID?
10-
(x) Sign in to the Microsoft 365 admin center as at least a License Administrator. {{Correct. The first step is to sign in to the Microsoft 365 admin center with the appropriate administrative role.}}
11-
( ) Navigate to Billing > Licenses. {{Incorrect. This is the second step. The first step is to sign in to the Microsoft 365 admin center.}}
12-
( ) Select the license you want to assign. {{Incorrect. This is the third step. The first step is to sign in to the Microsoft 365 admin center.}}
13-
14-
## Multiple Choice
15-
You are an administrator who needs to invite an external user to collaborate on a project. What is the first step you should take?
16-
(x) Sign in to the Microsoft Entra admin center as at least a User Administrator. {{Correct. The first step is to sign in to the Microsoft Entra admin center with the necessary permissions to invite external users.}}
17-
( ) Send an email invitation directly from your email client. {{Incorrect. Invitations should be sent through the Microsoft Entra admin center to ensure proper tracking and management.}}
18-
( ) Create a new user account for the external user. {{Incorrect. You do not need to create a new user account; instead, you invite the external user to use their existing account.}}
19-
20-
## Multiple Choice
21-
You need to assign a role to a user in Microsoft Entra. What is the first step you should take?
22-
(x) Sign in to the Microsoft Entra admin center. {{Correct. The first step in assigning a role in Microsoft Entra is to sign in to the Microsoft Entra admin center.}}
23-
( ) Navigate to the Azure portal. {{Incorrect. Role assignments in Microsoft Entra are managed through the Microsoft Entra admin center, not the Azure portal.}}
24-
( ) Create a new user account. {{Incorrect. Creating a new user account is not the first step in assigning a role. You need to sign in to the Microsoft Entra admin center first.}}
3+
Choose the best response for each of the questions below.

0 commit comments

Comments
 (0)