Skip to content

Commit e5bbad4

Browse files
authored
Merge pull request #220480 from TerryLanfear/Freshness-221205
updates for freshness
2 parents b84d7d8 + 61d20bf commit e5bbad4

File tree

4 files changed

+57
-77
lines changed

4 files changed

+57
-77
lines changed

articles/security/fundamentals/identity-management-overview.md

Lines changed: 19 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@ author: TerryLanfear
77
manager: rkarlin
88

99
ms.assetid: 5aa0a7ac-8f18-4ede-92a1-ae0dfe585e28
10-
ms.service: information-protection
11-
ms.subservice: aiplabels
10+
ms.service: security
11+
ms.subservice: security-fundamentals
1212
ms.topic: article
1313
ms.tgt_pltfrm: na
1414
ms.workload: na
15-
ms.date: 02/05/2021
15+
ms.date: 12/05/2022
1616
ms.author: terrylan
1717
# Customer intent: As an IT Pro or decision maker, I am trying to learn about identity management capabilities in Azure
1818
---
1919
# Azure identity management security overview
2020

2121
Identity management is the process of authenticating and authorizing [security principals](/windows/security/identity-protection/access-control/security-principals). It also involves controlling information about those principals (identities). Security principals (identities) may include services, applications, users, groups, etc.
22-
Microsoft identity and access management solutions help IT protect access to applications and resources across the corporate datacenter and into the cloud. Such protection enables additional levels of validation, such as Multi-Factor Authentication and Conditional Access policies. Monitoring suspicious activity through advanced security reporting, auditing, and alerting helps mitigate potential security issues. [Azure Active Directory Premium](../../active-directory/fundamentals/active-directory-whatis.md) provides single sign-on (SSO) to thousands of cloud software as a service (SaaS) apps and access to web apps that you run on-premises.
23-
22+
Microsoft identity and access management solutions help IT protect access to applications and resources across the corporate datacenter and into the cloud. Such protection enables additional levels of validation, such as Multi-Factor Authentication and Conditional Access policies. Monitoring suspicious activity through advanced security reporting, auditing, and alerting helps mitigate potential security issues. [Azure Active Directory Premium](../../active-directory/fundamentals/active-directory-whatis.md#what-are-the-azure-ad-licenses) provides single sign-on (SSO) to thousands of cloud software as a service (SaaS) apps and access to web apps that you run on-premises.
23+
2424
By taking advantage of the security benefits of Azure Active Directory (Azure AD), you can:
2525

2626
* Create and manage a single identity for each user across your hybrid enterprise, keeping users, groups, and devices in sync.
@@ -75,20 +75,16 @@ Learn more:
7575

7676
Azure AD Multi-Factor Authentication is a method of authentication that requires the use of more than one verification method and adds a critical second layer of security to user sign-ins and transactions. Multi-Factor Authentication helps safeguard access to data and applications while meeting user demand for a simple sign-in process. It delivers strong authentication via a range of verification options: phone calls, text messages, or mobile app notifications or verification codes and third-party OAuth tokens.
7777

78-
Learn more:
79-
80-
* [Multi-Factor Authentication](/azure/multi-factor-authentication/)
81-
* [What is Azure AD Multi-Factor Authentication?](../../active-directory/authentication/concept-mfa-howitworks.md)
82-
* [How Azure AD Multi-Factor Authentication works](../../active-directory/authentication/concept-mfa-howitworks.md)
78+
Learn more: [How Azure AD Multi-Factor Authentication works](../../active-directory/authentication/concept-mfa-howitworks.md)
8379

8480
## Azure RBAC
8581

8682
Azure RBAC is an authorization system built on Azure Resource Manager that provides fine-grained access management of resources in Azure. Azure RBAC allows you to granularly control the level of access that users have. For example, you can limit a user to only manage virtual networks and another user to manage all resources in a resource group. Azure includes several built-in roles that you can use. The following lists four fundamental built-in roles. The first three apply to all resource types.
8783

88-
- [Owner](../../role-based-access-control/built-in-roles.md#owner) - Has full access to all resources including the right to delegate access to others.
89-
- [Contributor](../../role-based-access-control/built-in-roles.md#contributor) - Can create and manage all types of Azure resources but can't grant access to others.
90-
- [Reader](../../role-based-access-control/built-in-roles.md#reader) - Can view existing Azure resources.
91-
- [User Access Administrator](../../role-based-access-control/built-in-roles.md#user-access-administrator) - Lets you manage user access to Azure resources.
84+
* [Owner](../../role-based-access-control/built-in-roles.md#owner) - Has full access to all resources including the right to delegate access to others.
85+
* [Contributor](../../role-based-access-control/built-in-roles.md#contributor) - Can create and manage all types of Azure resources but can't grant access to others.
86+
* [Reader](../../role-based-access-control/built-in-roles.md#reader) - Can view existing Azure resources.
87+
* [User Access Administrator](../../role-based-access-control/built-in-roles.md#user-access-administrator) - Lets you manage user access to Azure resources.
9288

9389
Learn more:
9490

@@ -97,7 +93,7 @@ Learn more:
9793

9894
## Security monitoring, alerts, and machine learning-based reports
9995

100-
Security monitoring, alerts, and machine learning-based reports that identify inconsistent access patterns can help you protect your business. You can use Azure AD access and usage reports to gain visibility into the integrity and security of your organizations directory. With this information, a directory administrator can better determine where possible security risks might lie so that they can adequately plan to mitigate those risks.
96+
Security monitoring, alerts, and machine learning-based reports that identify inconsistent access patterns can help you protect your business. You can use Azure AD access and usage reports to gain visibility into the integrity and security of your organization's directory. With this information, a directory administrator can better determine where possible security risks might lie so that they can adequately plan to mitigate those risks.
10197

10298
In the Azure portal, reports fall into the following categories:
10399

@@ -107,11 +103,7 @@ In the Azure portal, reports fall into the following categories:
107103
* **User-specific reports**: Display device sign-in activity data for a specific user.
108104
* **Activity logs**: Contain a record of all audited events within the last 24 hours, last 7 days, or last 30 days, and group activity changes and password reset and registration activity.
109105

110-
Learn more:
111-
112-
* [View your access and usage reports](../../active-directory/reports-monitoring/overview-reports.md)
113-
* [Get started with Azure Active Directory reporting](../../active-directory/reports-monitoring/overview-reports.md)
114-
* [Azure Active Directory reporting guide](../../active-directory/reports-monitoring/overview-reports.md)
106+
Learn more: [Azure Active Directory reporting guide](../../active-directory/reports-monitoring/overview-reports.md)
115107

116108
## Consumer identity and access management
117109

@@ -123,9 +115,8 @@ When you use Azure AD B2C, your consumers can sign up for your applications by u
123115

124116
Learn more:
125117

126-
* [What is Azure Active Directory B2C?](https://azure.microsoft.com/services/active-directory-b2c/)
127-
* [Azure Active Directory B2C preview: Sign up and sign in consumers in your applications](../../active-directory-b2c/overview.md)
128-
* [Azure Active Directory B2C Preview: Types of applications](../../active-directory-b2c/application-types.md)
118+
* [What is Azure Active Directory B2C?](../../active-directory-b2c/overview.md)
119+
* [Azure Active Directory B2C: Types of applications](../../active-directory-b2c/application-types.md)
129120

130121
## Device registration
131122

@@ -136,8 +127,7 @@ When combined with a mobile device management solution such as Intune, the devic
136127
Learn more:
137128

138129
* [Get started with Azure AD device registration](../../active-directory/devices/device-management-azure-portal.md)
139-
* [Automatic device registration with Azure AD for Windows domain-joined devices](../../active-directory/devices/hybrid-azuread-join-plan.md)
140-
* [Set up automatic registration of Windows domain-joined devices with Azure AD](../../active-directory/devices/hybrid-azuread-join-plan.md)
130+
* [Automatic device registration with Azure AD for Windows domain-joined devices](../../active-directory/devices/hybrid-azuread-join-plan.md#review-supported-devices)
141131

142132
## Privileged identity management
143133

@@ -159,16 +149,13 @@ Learn more:
159149

160150
## Identity protection
161151

162-
Azure AD Identity Protection is a security service that provides a consolidated view into risk detections and potential vulnerabilities that affect your organizations identities. Identity Protection takes advantage of existing Azure AD anomaly-detection capabilities, which are available through Azure AD Anomalous Activity reports. Identity Protection also introduces new risk detection types that can detect anomalies in real time.
152+
Azure AD Identity Protection is a security service that provides a consolidated view into risk detections and potential vulnerabilities that affect your organization's identities. Identity Protection takes advantage of existing Azure AD anomaly-detection capabilities, which are available through Azure AD Anomalous Activity reports. Identity Protection also introduces new risk detection types that can detect anomalies in real time.
163153

164-
Learn more:
165-
166-
* [Azure AD Identity Protection](../../active-directory/identity-protection/overview-identity-protection.md)
167-
* Channel 9: Azure AD and Identity Show: Identity Protection Preview
154+
Learn more: [Azure AD Identity Protection](../../active-directory/identity-protection/overview-identity-protection.md)
168155

169156
## Hybrid identity management/Azure AD connect
170157

171-
Microsofts identity solutions span on-premises and cloud-based capabilities, creating a single user identity for authentication and authorization to all resources, regardless of location. We call this hybrid identity. Azure AD Connect is the Microsoft tool designed to meet and accomplish your hybrid identity goals. This allows you to provide a common identity for your users for Microsoft 365, Azure, and SaaS applications integrated with Azure AD. It provides the following features:
158+
Microsoft's identity solutions span on-premises and cloud-based capabilities, creating a single user identity for authentication and authorization to all resources, regardless of location. We call this hybrid identity. Azure AD Connect is the Microsoft tool designed to meet and accomplish your hybrid identity goals. This allows you to provide a common identity for your users for Microsoft 365, Azure, and SaaS applications integrated with Azure AD. It provides the following features:
172159

173160
* Synchronization
174161
* AD FS and federation integration
@@ -179,13 +166,9 @@ Learn more:
179166

180167
* [Hybrid identity white paper](https://download.microsoft.com/download/D/B/A/DBA9E313-B833-48EE-998A-240AA799A8AB/Hybrid_Identity_White_Paper.pdf)
181168
* [Azure Active Directory](../../active-directory/index.yml)
182-
* [Azure AD team blog](https://blogs.technet.microsoft.com/ad/)
183169

184170
## Azure AD access reviews
185171

186172
Azure Active Directory (Azure AD) access reviews enable organizations to efficiently manage group memberships, access to enterprise applications, and privileged role assignments.
187173

188-
Learn more:
189-
190-
* [Azure AD access reviews](../../active-directory/governance/access-reviews-overview.md)
191-
* [Manage user access with Azure AD access reviews](../../active-directory/governance/access-reviews-overview.md)
174+
Learn more: [Microsoft Entra access reviews](../../active-directory/governance/access-reviews-overview.md)

0 commit comments

Comments
 (0)