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: articles/active-directory/cloud-infrastructure-entitlement-management/permissions-management-trial-user-guide.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Trial Playbook - Microsoft Entra Permissions Management
2
+
title: Trial User Guide - Microsoft Entra Permissions Management
3
3
description: How to get started with your Entra Permissions free trial
4
4
services: active-directory
5
5
author: jenniferf-skc
@@ -11,11 +11,11 @@ ms.date: 09/01/2022
11
11
ms.author: jfields
12
12
---
13
13
14
-
# Trial playbook: Microsoft Entra Permissions Management
14
+
# Trial user guide: Microsoft Entra Permissions Management
15
15
16
-
Welcome to the Microsoft Entra Permissions Management trial playbook!
16
+
Welcome to the Microsoft Entra Permissions Management trial user guide!
17
17
18
-
This playbook is a simple guide to help you make the most of your free trial, including the Permissions Management Cloud Infrastructure Assessment to help you identify and remediate the most critical permission risks across your multicloud infrastructure. Using the suggested steps in this playbook from the Microsoft Identity team, you'll learn how Permissions Management can assist you to protect all your users and data.
18
+
This user guide is a simple guide to help you make the most of your free trial, including the Permissions Management Cloud Infrastructure Assessment to help you identify and remediate the most critical permission risks across your multicloud infrastructure. Using the suggested steps in this user guide from the Microsoft Identity team, you'll learn how Permissions Management can assist you to protect all your users and data.
19
19
20
20
## What is Permissions Management?
21
21
@@ -28,7 +28,7 @@ Permissions Management helps your organization tackle cloud permissions by enabl
28
28
- Enforce least privilege - Right-size permissions based on usage and activity and enforce permissions on-demand at cloud scale.
29
29
- Monitor and detect anomalies - Detect anomalous permission usage and generate detailed forensic reports.
@@ -182,23 +182,23 @@ Use the **Activity triggers** dashboard to view information and set alerts and t
182
182
183
183
Example: Any activity done by root:
184
184
185
-

185
+

186
186
187
187
Alert for monitoring any direct Azure role assignment
188
188
189
-

189
+

190
190
191
191
- Access to critical sensitive resources
192
192
193
193
Example: Alert for monitoring any action on Azure resources
194
194
195
-

195
+

196
196
197
197
- Use of break glass accounts like root in AWS, global admin in Azure AD accessing subscriptions, etc.
198
198
199
199
Example: BreakGlass users should be used for emergency access only.
200
200
201
-

201
+

Copy file name to clipboardExpand all lines: articles/active-directory/fundamentals/automate-provisioning-to-applications-solutions.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
8
8
ms.workload: identity
9
9
ms.subservice: fundamentals
10
10
ms.topic: overview
11
-
ms.date: 09/23/2022
11
+
ms.date: 09/29/2022
12
12
ms.author: jricketts
13
13
ms.custom:
14
14
- it-pro
@@ -59,7 +59,7 @@ Use the numbered sections in the next two section to cross reference the followi
59
59
60
60
As customers transition identity management to the cloud, more users and groups are created directly in Azure AD. However, they still need a presence on-premises in AD DS to access various resources.
61
61
62
-
3. When an external user from a partner organization is created in Azure AD using B2B, MIM can automatically provision them [into AD](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario) and give those guests access to on-premises Windows-Integrated Authentication or Kerberos-based applications.
62
+
3. When an external user from a partner organization is created in Azure AD using B2B, MIM can automatically provision them [into AD DS](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario) and give those guests access to [on-premises Windows-Integrated Authentication or Kerberos-based applications](https://learn.microsoft.com/azure/active-directory/external-identities/hybrid-cloud-to-on-premises). Alternatively, customers can user [PowerShell scripts](https://github.com/Azure-Samples/B2B-to-AD-Sync) to automate the creation of guest accounts on-premises.
63
63
64
64
1. When a group is created in Azure AD, it can be automatically synchronized to AD DS using [Azure AD Connect sync](../hybrid/how-to-connect-group-writeback-v2.md).
65
65
@@ -70,7 +70,7 @@ As customers transition identity management to the cloud, more users and groups
70
70
| 1 |Users, groups| AD DS| Azure AD|[Azure AD Connect Cloud Sync](https://learn.microsoft.com/azure/active-directory/cloud-sync/what-is-cloud-sync)|
71
71
| 2 |Users, groups, devices| AD DS| Azure AD|[Azure AD Connect Sync](https://learn.microsoft.com/azure/active-directory/hybrid/whatis-azure-ad-connect)|
72
72
| 3 |Groups| Azure AD| AD DS|[Azure AD Connect Sync](../hybrid/how-to-connect-group-writeback-v2.md)|
73
-
| 4 |Guest accounts| Azure AD| AD DS|[MIM](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario)|
73
+
| 4 |Guest accounts| Azure AD| AD DS|[MIM](/microsoft-identity-manager/microsoft-identity-manager-2016-graph-b2b-scenario), [PowerShell](https://github.com/Azure-Samples/B2B-to-AD-Sync)|
0 commit comments