You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/get-started-identity-access-labs/8-knowledge-check.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ content: |
14
14
quiz:
15
15
title: "Check your knowledge"
16
16
questions:
17
-
- content: "You are tasked with creating a new user in Microsoft Entra ID. What is the first step you should take?"
17
+
- content: "The goal is to create a new user in Microsoft Entra ID. What is the first step to take?"
18
18
choices:
19
19
- content: "Browse to Identity > Users > All users."
20
20
isCorrect: false
@@ -33,21 +33,21 @@ quiz:
33
33
- content: "Navigate to Billing > Licenses."
34
34
isCorrect: false
35
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."
36
+
- content: "Select the license to assign."
37
37
isCorrect: false
38
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?"
39
+
- content: "A identity and access administrator needs to invite an external user to collaborate on a project. What is the first step to take?"
40
40
choices:
41
-
- content: "Send an email invitation directly from your email client."
41
+
- content: "Send an email invitation directly from the admin's email client."
42
42
isCorrect: false
43
43
explanation: "Incorrect. Invitations should be sent through the Microsoft Entra admin center to ensure proper tracking and management."
44
44
- content: "Sign in to the Microsoft Entra admin center as at least a User Administrator."
45
45
isCorrect: true
46
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
47
- content: "Create a new user account for the external user."
48
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?"
49
+
explanation: "Incorrect. There is not a need to create a new user account; instead, invite the external user to use their existing account."
50
+
- content: "An identity and access admin needs to assign a role to a user in Microsoft Entra. What is the first step to take?"
51
51
choices:
52
52
- content: "Sign in to the Microsoft Entra admin center."
53
53
isCorrect: true
@@ -57,4 +57,4 @@ quiz:
57
57
explanation: "Incorrect. Role assignments in Microsoft Entra are managed through the Microsoft Entra admin center, not the Azure portal."
58
58
- content: "Create a new user account."
59
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."
60
+
explanation: "Incorrect. Creating a new user account is not the first step in assigning a role. Sign in to the Microsoft Entra admin center first."
0 commit comments