Skip to content

Commit 47af672

Browse files
authored
Merge pull request #49846 from wwlpublish/2d8bd1288f5609b994ed0edcd9b8857fbf02926502e69daa49d5fc77ffbc436a-live
Modules/M01-implement-initial-configuration-of-azure-active-directory
2 parents 6f24f76 + 5204db1 commit 47af672

File tree

46 files changed

+477
-476
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+477
-476
lines changed
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: "Introduction"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/1-introduction.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.introduction
3+
title: Introduction
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Introduction
8+
description: "Introduction"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 1
16+
content: |
17+
[!include[](includes/1-introduction.md)]
Lines changed: 53 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,53 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
title: Module assessment
6-
description: "Knowledge check"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 2
14-
content: |
15-
[!include[](includes/10-knowledge-check.md)]
16-
quiz:
17-
title: "Check your knowledge"
18-
questions:
19-
- content: "A domain name is included as part of a user name or email address for users and groups. Can a domain name also be included as part of an application or other resource?"
20-
choices:
21-
- content: "Yes, a domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
22-
isCorrect: true
23-
explanation: "Correct. When an organization that contains and application or other resources, the domain can be included if the same organization owns it."
24-
- content: "A domain name can be included as part of the app ID URI for an application, but can't be included as part of other resources."
25-
isCorrect: false
26-
explanation: "Sorry, that's incorrect. A domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
27-
- content: "No, a domain name can't be included as part of an application or other resource."
28-
isCorrect: false
29-
explanation: "Sorry, that's incorrect. A domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
30-
- content: "The proliferation of many types of devices and bring your own device (BYOD) concept require IT professionals to accommodate two rather different goals. One goal is to allow users to be productive wherever and anytime. What is the other goal?"
31-
choices:
32-
- content: "Provide antimalware apps for a various devices."
33-
isCorrect: false
34-
explanation: "Sorry, that's incorrect. Providing antimalware apps for a all devices isn't a goal that IT professionals need to accommodate."
35-
- content: "Establish baseline security guidelines for users."
36-
isCorrect: false
37-
explanation: "Sorry, that's incorrect. Establishing baseline security guidelines isn't a goal that IT professionals need to accommodate."
38-
- content: "Protect the organization's assets."
39-
isCorrect: true
40-
explanation: "Correct. Identity is new perimeter is a common security phrase these days, meaning that validation or both people and devices are required to protect company assets."
41-
- content: "Microsoft Entra guest users have restricted directory permissions. Which of the following answers best describes guest users capabilities?"
42-
choices:
43-
- content: "They can manage their own profile, change their own password, and add other B2B guests to groups."
44-
isCorrect: false
45-
explanation: "Sorry, that's incorrect. Microsoft Entra guest users can't add other B2B guests to groups."
46-
- content: "They can manage their own profile, change their own password, and retrieve some information about other users, groups, and apps."
47-
isCorrect: true
48-
explanation: "Correct. Guest users can only manage aspects of their own profile information, like their password; and view available resource like apps."
49-
- content: "They can manage their own profile, change their own password, and identify group members or other directory objects."
50-
isCorrect: false
51-
explanation: "Sorry, that's incorrect. Microsoft Entra guest users can't identify group members and other directory objects."
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.knowledge-check
3+
title: Knowledge check
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Knowledge check
8+
description: "Knowledge check"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 2
16+
content: |
17+
[!include[](includes/10-knowledge-check.md)]
18+
quiz:
19+
title: "Check your knowledge"
20+
questions:
21+
- content: "A domain name is included as part of a user name or email address for users and groups. Can a domain name also be included as part of an application or other resource?"
22+
choices:
23+
- content: "Yes, a domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
24+
isCorrect: true
25+
explanation: "Correct. When an organization that contains and application or other resources, the domain can be included if the same organization owns it."
26+
- content: "A domain name can be included as part of the app ID URI for an application, but can't be included as part of other resources."
27+
isCorrect: false
28+
explanation: "Sorry, that's incorrect. A domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
29+
- content: "No, a domain name can't be included as part of an application or other resource."
30+
isCorrect: false
31+
explanation: "Sorry, that's incorrect. A domain name can be included as part of an application or other resource if the organization owns the domain name that contains the resource."
32+
- content: "The proliferation of many types of devices and bring your own device (BYOD) concept require IT professionals to accommodate two rather different goals. One goal is to allow users to be productive wherever and anytime. What is the other goal?"
33+
choices:
34+
- content: "Provide anti-malware apps for a various devices."
35+
isCorrect: false
36+
explanation: "Sorry, that's incorrect. Providing anti-malware apps for a all devices isn't a goal that IT professionals need to accommodate."
37+
- content: "Establish baseline security guidelines for users."
38+
isCorrect: false
39+
explanation: "Sorry, that's incorrect. Establishing baseline security guidelines isn't a goal that IT professionals need to accommodate."
40+
- content: "Protect the organization's assets."
41+
isCorrect: true
42+
explanation: "Correct. Identity is new perimeter is a common security phrase these days, meaning that validation or both people and devices are required to protect company assets."
43+
- content: "Microsoft Entra guest users have restricted directory permissions. Which of the following answers best describes guest users capabilities?"
44+
choices:
45+
- content: "They can manage their own profile, change their own password, and add other B2B guests to groups."
46+
isCorrect: false
47+
explanation: "Sorry, that's incorrect. Microsoft Entra guest users can't add other B2B guests to groups."
48+
- content: "They can manage their own profile, change their own password, and retrieve some information about other users, groups, and apps."
49+
isCorrect: true
50+
explanation: "Correct. Guest users can only manage aspects of their own profile information, like their password; and view available resource like apps."
51+
- content: "They can manage their own profile, change their own password, and identify group members or other directory objects."
52+
isCorrect: false
53+
explanation: "Sorry, that's incorrect. Microsoft Entra guest users can't identify group members and other directory objects."
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.summary-resources
3-
title: Summary and resources
4-
metadata:
5-
title: Summary and resources
6-
description: "Summary and resources"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 1
14-
content: |
15-
[!include[](includes/11-summary-resources.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.summary-resources
3+
title: Summary and resources
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Summary and resources
8+
description: "Summary and resources"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 1
16+
content: |
17+
[!include[](includes/11-summary-resources.md)]
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-company-brand
3-
title: Configure company brand
4-
metadata:
5-
title: Configure company brand
6-
description: "Configure company brand"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 3
14-
content: |
15-
[!include[](includes/2-configure-company-brand.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-company-brand
3+
title: Configure company brand
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Configure company brand
8+
description: "Configure company brand"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/2-configure-company-brand.md)]
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-manage-roles
3-
title: Configure and manage Microsoft Entra roles
4-
metadata:
5-
title: Configure and manage Microsoft Entra roles
6-
description: "Configure and manage Microsoft Entra roles"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 7
14-
content: |
15-
[!include[](includes/3-configure-manage-roles.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-manage-roles
3+
title: Configure and manage Microsoft Entra roles
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Configure and manage Microsoft Entra roles
8+
description: "Configure and manage Microsoft Entra roles"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 7
16+
content: |
17+
[!include[](includes/3-configure-manage-roles.md)]
Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.exercise-manage-users-roles
3-
title: Exercise manage users roles
4-
metadata:
5-
title: Exercise manage users roles
6-
description: "Exercise manage users roles"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 8
14-
content: |
15-
[!include[](includes/4-exercise-manage-users-roles.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.exercise-manage-users-roles
3+
title: Exercise manage users roles
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Exercise manage users roles
8+
description: "Exercise manage users roles"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 8
16+
content: |
17+
[!include[](includes/4-exercise-manage-users-roles.md)]
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-delegation-by-using-administrative-units
3-
title: Configure delegation by using administrative units
4-
metadata:
5-
title: Configure delegation by using administrative units
6-
description: "Configure delegation by using administrative units"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 7
14-
content: |
15-
[!include[](includes/5-configure-delegation-administrative-units.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-delegation-by-using-administrative-units
3+
title: Configure delegation by using administrative units
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Configure delegation by using administrative units
8+
description: "Configure delegation by using administrative units"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 7
16+
content: |
17+
[!include[](includes/5-configure-delegation-administrative-units.md)]
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.analyze-azure-ad-role-permissions
3-
title: Analyze Microsoft Entra role permissions
4-
metadata:
5-
title: Analyze Microsoft Entra role permissions
6-
description: "Analyze Microsoft Entra role permissions"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 3
14-
content: |
15-
[!include[](includes/6-analyze-azure-ad-role-permissions.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.analyze-azure-ad-role-permissions
3+
title: Analyze Microsoft Entra role permissions
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Analyze Microsoft Entra role permissions
8+
description: "Analyze Microsoft Entra role permissions"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 3
16+
content: |
17+
[!include[](includes/6-analyze-azure-ad-role-permissions.md)]
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-manage-custom-domains
3-
title: Configure and manage custom domains
4-
metadata:
5-
title: Configure and manage custom domains
6-
description: "Configure and manage custom domains"
7-
ms.date: 09/03/2024
8-
author: wwlpublish
9-
ms.author: roberts
10-
ms.topic: unit
11-
ms.custom:
12-
- N/A
13-
durationInMinutes: 10
14-
content: |
15-
[!include[](includes/7-configure-manage-custom-domains.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.implement-initial-configuration-of-azure-active-directory.configure-manage-custom-domains
3+
title: Configure and manage custom domains
4+
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Configure and manage custom domains
8+
description: "Configure and manage custom domains"
9+
ms.date: 04/08/2025
10+
author: wwlpublish
11+
ms.author: roberts
12+
ms.topic: unit
13+
ms.custom:
14+
- N/A
15+
durationInMinutes: 10
16+
content: |
17+
[!include[](includes/7-configure-manage-custom-domains.md)]

0 commit comments

Comments
 (0)