Skip to content

Commit 5c0b68b

Browse files
authored
Merge pull request #50220 from lootle1/MR98
Technical Review 1044119: Secure your identities by using Microsoft E…
2 parents bd85110 + dc5bbfd commit 5c0b68b

24 files changed

+278
-286
lines changed
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.1-introduction
3-
metadata:
4-
title: Introduction
5-
description: Introduction
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Introduction
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/1-introduction.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.1-introduction
3+
metadata:
4+
title: Introduction
5+
description: Introduction
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Introduction
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/1-introduction.md)]
14+
Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.2-overview
3-
metadata:
4-
title: Microsoft Entra overview
5-
description: Microsoft Entra overview
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Microsoft Entra overview
11-
durationInMinutes: 10
12-
content: |
13-
[!include[](includes/2-overview.md)]
14-
quiz:
15-
title: Check your knowledge
16-
questions:
17-
- content: What is a tenant in Microsoft Entra ID?
18-
choices:
19-
- content: A tenant represents an entire organization.
20-
isCorrect: true
21-
explanation: You create a tenant for your organization so that Microsoft Entra ID can manage your internal users.
22-
- content: A tenant represents a user in an organization.
23-
isCorrect: false
24-
explanation: A tenant represents an organization.
25-
- content: A tenant represents a geographic location in an organization.
26-
isCorrect: false
27-
explanation: A tenant represents an organization.
28-
- content: What is an identity security score?
29-
choices:
30-
- content: It's a percentage between 1 and 100 that indicates exactly how many identities are secured in your organization.
31-
isCorrect: false
32-
explanation: An identity security score indicates how well your security aligns with Microsoft best practices.
33-
- content: It's a percentage between 1 and 100 that indicates how aligned your security is with Microsoft best practices.
34-
isCorrect: true
35-
explanation: Use an identity security score to see how secure your Microsoft Entra instance is.
36-
- content: It's a percentage between 1 and 100 that indicates how well your organization's tenants align with each other.
37-
isCorrect: false
38-
explanation: An identity security score indicates how aligned your security is with Microsoft best practices.
39-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.2-overview
3+
metadata:
4+
title: Microsoft Entra overview
5+
description: Microsoft Entra overview
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Microsoft Entra overview
11+
durationInMinutes: 10
12+
content: |
13+
[!include[](includes/2-overview.md)]
14+
quiz:
15+
title: Check your knowledge
16+
questions:
17+
- content: What is a tenant in Microsoft Entra ID?
18+
choices:
19+
- content: A tenant represents an entire organization.
20+
isCorrect: true
21+
explanation: You create a tenant for your organization so that Microsoft Entra ID can manage your internal users.
22+
- content: A tenant represents a user in an organization.
23+
isCorrect: false
24+
explanation: A tenant represents an organization.
25+
- content: A tenant represents a geographic location in an organization.
26+
isCorrect: false
27+
explanation: A tenant represents an organization.
28+
- content: What is an identity security score?
29+
choices:
30+
- content: It's a percentage between 1 and 100 that indicates exactly how many identities are secured in your organization.
31+
isCorrect: false
32+
explanation: An identity security score indicates how well your security aligns with Microsoft best practices.
33+
- content: It's a percentage between 1 and 100 that indicates how aligned your security is with Microsoft best practices.
34+
isCorrect: true
35+
explanation: Use an identity security score to see how secure your Microsoft Entra instance is.
36+
- content: It's a percentage between 1 and 100 that indicates how well your organization's tenants align with each other.
37+
isCorrect: false
38+
explanation: An identity security score indicates how aligned your security is with Microsoft best practices.
39+
Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.3-understand-licenses-terminology
3-
metadata:
4-
title: Understand Microsoft Entra ID licenses and terminology
5-
description: Understand Microsoft Entra ID licenses and terminology
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Understand Microsoft Entra ID licenses and terminology
11-
durationInMinutes: 3
12-
content: |
13-
[!include[](includes/3-understand-licenses-terminology.md)]
14-
quiz:
15-
title: Check your knowledge
16-
questions:
17-
- content: What does the term *identity* mean?
18-
choices:
19-
- content: Something that can be authenticated. It can be a user, application, service, or anything that needs to be identified.
20-
isCorrect: true
21-
explanation: An identity represents a user or sometimes a service or an application that needs access to do something.
22-
- content: A user that can be authenticated. It has to be a user. Applications or services can't be considered as identities.
23-
isCorrect: false
24-
explanation: An identity can be a user, application, service, or anything that needs to be identified.
25-
- content: The service that does the authentication for users. It can also be an application.
26-
isCorrect: false
27-
explanation: An identity is something that can be authenticated. For example, it can be a user, application, or service.
28-
- content: Which licensing plan supports Identity Protection?
29-
choices:
30-
- content: Microsoft Entra ID Free
31-
isCorrect: false
32-
explanation: You need Microsoft Entra ID P2 to use Identity Protection.
33-
- content: Microsoft Entra ID P1
34-
isCorrect: false
35-
explanation: You need Microsoft Entra ID P2 to use Identity Protection.
36-
- content: Microsoft Entra ID P2
37-
isCorrect: true
38-
explanation: Identity Protection helps you configure risk-based Conditional Access for your applications to protect them from identity-based risks.
39-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.3-understand-licenses-terminology
3+
metadata:
4+
title: Understand Microsoft Entra ID licenses and terminology
5+
description: Understand Microsoft Entra ID licenses and terminology
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Understand Microsoft Entra ID licenses and terminology
11+
durationInMinutes: 3
12+
content: |
13+
[!include[](includes/3-understand-licenses-terminology.md)]
14+
quiz:
15+
title: Check your knowledge
16+
questions:
17+
- content: What does the term *identity* mean?
18+
choices:
19+
- content: Something that can be authenticated. It can be a user, application, service, or anything that needs to be identified.
20+
isCorrect: true
21+
explanation: An identity represents a user or sometimes a service or an application that needs access to do something.
22+
- content: A user that can be authenticated. It has to be a user. Applications or services can't be considered as identities.
23+
isCorrect: false
24+
explanation: An identity can be a user, application, service, or anything that needs to be identified.
25+
- content: The service that does the authentication for users. It can also be an application.
26+
isCorrect: false
27+
explanation: An identity is something that can be authenticated. For example, it can be a user, application, or service.
28+
- content: Which licensing plan supports Identity Protection?
29+
choices:
30+
- content: Microsoft Entra ID Free
31+
isCorrect: false
32+
explanation: You need Microsoft Entra ID P2 to use Identity Protection.
33+
- content: Microsoft Entra ID P1
34+
isCorrect: false
35+
explanation: You need Microsoft Entra ID P2 to use Identity Protection.
36+
- content: Microsoft Entra ID P2
37+
isCorrect: true
38+
explanation: Identity Protection helps you configure risk-based Conditional Access for your applications to protect them from identity-based risks.
39+
Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.4-essential-features
3-
metadata:
4-
title: Essential features of Microsoft Entra ID
5-
description: Essential features of Microsoft Entra ID
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Essential features of Microsoft Entra ID
11-
durationInMinutes: 5
12-
content: |
13-
[!include[](includes/4-essential-features.md)]
14-
quiz:
15-
title: Check your knowledge
16-
questions:
17-
- content: What does Microsoft Entra B2B provide?
18-
choices:
19-
- content: Microsoft Entra B2B allows you to manage your customers' identities. It provides access to applications and resources.
20-
isCorrect: false
21-
explanation: You use Azure B2C to manage customer identities. You use Microsoft Entra B2B to invite external users to your tenant so that your staff can collaborate with them.
22-
- content: Microsoft Entra B2B allows you to let your users access virtual machines by using their company Microsoft Entra credentials.
23-
isCorrect: false
24-
explanation: You use Microsoft Entra B2B to invite external users to your tenant so that your staff can collaborate with them.
25-
- content: Microsoft Entra B2B allows you to invite external users to your tenant so that your staff can collaborate with them.
26-
isCorrect: true
27-
explanation: If your company works with external contractors, those contractors can be invited as guest users. When the work is done, access for those contractors can be revoked.
28-
- content: What does Microsoft Entra application proxy do?
29-
choices:
30-
- content: You use it to identify applications in your instance of Microsoft Entra ID.
31-
isCorrect: false
32-
explanation: You use Application Proxy to add on-premises applications to your instance of Microsoft Entra ID.
33-
- content: You use it to add on-premises applications to your instance of Microsoft Entra ID.
34-
isCorrect: true
35-
explanation: By using Application Proxy in this way, you create secure remote access for your on-premises applications.
36-
- content: You use it to add Microsoft Entra Gallery applications to your instance of Microsoft Entra ID.
37-
isCorrect: false
38-
explanation: You use Application Proxy to add on-premises applications to your instance of Microsoft Entra ID.
39-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.4-essential-features
3+
metadata:
4+
title: Essential features of Microsoft Entra ID
5+
description: Essential features of Microsoft Entra ID
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Essential features of Microsoft Entra ID
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/4-essential-features.md)]
14+
quiz:
15+
title: Check your knowledge
16+
questions:
17+
- content: What does Microsoft Entra B2B provide?
18+
choices:
19+
- content: Microsoft Entra B2B allows you to manage your customers' identities. It provides access to applications and resources.
20+
isCorrect: false
21+
explanation: You use Azure B2C to manage customer identities. You use Microsoft Entra B2B to invite external users to your tenant so that your staff can collaborate with them.
22+
- content: Microsoft Entra B2B allows you to let your users access virtual machines by using their company Microsoft Entra credentials.
23+
isCorrect: false
24+
explanation: You use Microsoft Entra B2B to invite external users to your tenant so that your staff can collaborate with them.
25+
- content: Microsoft Entra B2B allows you to invite external users to your tenant so that your staff can collaborate with them.
26+
isCorrect: true
27+
explanation: If your company works with external contractors, those contractors can be invited as guest users. When the work is done, access for those contractors can be revoked.
28+
- content: What does Microsoft Entra application proxy do?
29+
choices:
30+
- content: You use it to identify applications in your instance of Microsoft Entra ID.
31+
isCorrect: false
32+
explanation: You use Application Proxy to add on-premises applications to your instance of Microsoft Entra ID.
33+
- content: You use it to add on-premises applications to your instance of Microsoft Entra ID.
34+
isCorrect: true
35+
explanation: By using Application Proxy in this way, you create secure remote access for your on-premises applications.
36+
- content: You use it to add Microsoft Entra Gallery applications to your instance of Microsoft Entra ID.
37+
isCorrect: false
38+
explanation: You use Application Proxy to add on-premises applications to your instance of Microsoft Entra ID.
39+
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.5-get-started
3-
metadata:
4-
title: Get started with Microsoft Entra ID
5-
description: Getting started with Microsoft Entra ID
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Get started with Microsoft Entra ID
11-
durationInMinutes: 5
12-
content: |
13-
[!include[](includes/5-get-started.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.5-get-started
3+
metadata:
4+
title: Get started with Microsoft Entra ID
5+
description: Getting started with Microsoft Entra ID
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Get started with Microsoft Entra ID
11+
durationInMinutes: 5
12+
content: |
13+
[!include[](includes/5-get-started.md)]
14+
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-ad.6-summary
3-
metadata:
4-
title: Summary
5-
description: Summary
6-
ms.date: 12/18/2023
7-
author: MicrosoftGuyJFlo
8-
ms.author: joflore
9-
ms.topic: unit
10-
title: Summary
11-
durationInMinutes: 2
12-
content: |
13-
[!include[](includes/6-summary.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-ad.6-summary
3+
metadata:
4+
title: Summary
5+
description: Summary
6+
ms.date: 04/30/2025
7+
author: MicrosoftGuyJFlo
8+
ms.author: joflore
9+
ms.topic: unit
10+
title: Summary
11+
durationInMinutes: 2
12+
content: |
13+
[!include[](includes/6-summary.md)]
14+

0 commit comments

Comments
 (0)