Skip to content

Commit a05c691

Browse files
Merge pull request #220728 from OWinfreyATL/owinfreyATL-Entitlement-Management-Branding-fixes
Entitlement management branding fixes
2 parents 472cc25 + 97b5bb3 commit a05c691

6 files changed

+16
-16
lines changed

articles/active-directory/governance/entitlement-management-delegate-catalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Delegate access governance to catalog creators in Microsoft Entra entitlement management - Azure Active Directory
2+
title: Delegate access governance to catalog creators in entitlement management - Microsoft Entra
33
description: Learn how to delegate access governance from IT administrators to catalog creators and project managers so that they can manage access themselves.
44
services: active-directory
55
documentationCenter: ''
@@ -21,7 +21,7 @@ ms.collection: M365-identity-device-management
2121

2222
---
2323

24-
# Delegate access governance to catalog creators in Microsoft Entra entitlement management
24+
# Delegate access governance to catalog creators in entitlement management
2525

2626
A catalog is a container of resources and access packages. You create a catalog when you want to group related resources and access packages. By default, a Global administrator or an Identity governance administrator can [create a catalog](entitlement-management-catalog-create.md), and can add additional users as catalog owners.
2727

articles/active-directory/governance/entitlement-management-delegate-managers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Delegate access governance to access package managers in Microsoft Entra entitlement management - Azure Active Directory
2+
title: Delegate access governance to access package managers in entitlement management - Microsoft Entra
33
description: Learn how to delegate access governance from IT administrators to access package managers and project managers so that they can manage access themselves.
44
services: active-directory
55
documentationCenter: ''
@@ -21,7 +21,7 @@ ms.collection: M365-identity-device-management
2121

2222
---
2323

24-
# Delegate access governance to access package managers in Microsoft Entra entitlement management
24+
# Delegate access governance to access package managers in entitlement management
2525

2626
To delegate the creation and management of access packages in a catalog, you add users to the access package manager role. Access package managers must be familiar with the need for users to request access to resources in a catalog. For example, if a catalog is used for a project, then a project lead might be an access package manager for that catalog. Access package managers cannot add resources to a catalog, but they can manage the access packages and policies in a catalog. When delegating to an access package manager, that person can then be responsible for:
2727

articles/active-directory/governance/entitlement-management-delegate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ ms.collection: M365-identity-device-management
2121

2222
---
2323

24-
# Delegation and roles in Microsoft Entra entitlement management
24+
# Delegation and roles in entitlement management
2525

2626
In Azure AD, you can use role models to manage access at scale through identity governance.
2727

2828
* You can use access packages to represent organizational roles in your organization, such as "sales representative". An access package representing that enterprise role would include all the access rights that a sales representative might typically need, across multiple resources.
2929
* Applications [can define their own roles](../develop/howto-add-app-roles-in-azure-ad-apps.md). For example, if you had a sales application, and that application included the app role "salesperson", you could then [include that role in an access package](entitlement-management-access-package-resources.md).
3030
* You can use roles for delegating administrative access. If you have a catalog for all the access packages needed by sales, you could assign someone to be responsible for that catalog, by assigning them a catalog-specific role.
3131

32-
This article discusses how to use roles to manage aspects within Microsoft Entra entitlement management.
32+
This article discusses how to use roles to manage aspects within entitlement management.
3333

34-
By default, Global administrators and Identity governance administrators can create and manage all aspects of Microsoft Entra entitlement management. However, the users in these roles may not know all the situations where access packages are required. Typically it's users within the respective departments, teams, or projects who know who they're collaborating with, using what resources, and for how long. Instead of granting unrestricted permissions to non-administrators, you can grant users the least permissions they need to do their job and avoid creating conflicting or inappropriate access rights.
34+
By default, Global administrators and Identity governance administrators can create and manage all aspects of entitlement management. However, the users in these roles may not know all the situations where access packages are required. Typically it's users within the respective departments, teams, or projects who know who they're collaborating with, using what resources, and for how long. Instead of granting unrestricted permissions to non-administrators, you can grant users the least permissions they need to do their job and avoid creating conflicting or inappropriate access rights.
3535

3636
This video provides an overview of how to delegate access governance from IT administrator to users who aren't administrators.
3737

articles/active-directory/governance/entitlement-management-external-users.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Govern access for external users in Microsoft Entra entitlement management - Azure Active Directory
3-
description: Learn about the settings you can specify to govern access for external users in Azure Active Directory entitlement management.
2+
title: Govern access for external users in entitlement management - Microsoft Entra
3+
description: Learn about the settings you can specify to govern access for external users in entitlement management.
44
services: active-directory
55
documentationCenter: ''
66
author: owinfreyatl
@@ -21,9 +21,9 @@ ms.collection: M365-identity-device-management
2121

2222
---
2323

24-
# Govern access for external users in Microsoft Entra entitlement management
24+
# Govern access for external users in entitlement management
2525

26-
Microsoft Entra entitlement management uses [Azure AD business-to-business (B2B)](../external-identities/what-is-b2b.md) to share access so you can collaborate with people outside your organization. With Azure AD B2B, external users authenticate to their home directory, but have a representation in your directory. The representation in your directory enables the user to be assigned access to your resources.
26+
Entitlement management uses [Azure AD business-to-business (B2B)](../external-identities/what-is-b2b.md) to share access so you can collaborate with people outside your organization. With Azure AD B2B, external users authenticate to their home directory, but have a representation in your directory. The representation in your directory enables the user to be assigned access to your resources.
2727

2828
This article describes the settings you can specify to govern access for external users.
2929

articles/active-directory/governance/entitlement-management-group-licenses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Manage the lifecycle of group-based licenses in Azure AD
3-
description: This step-by-step tutorial shows how to create an access package for managing group-based licenses in Azure Active Directory entitlement management.
3+
description: This step-by-step tutorial shows how to create an access package for managing group-based licenses in entitlement management.
44
services: active-directory
55
documentationCenter: ''
66
author: sama
@@ -138,4 +138,4 @@ In this step, you can delete the Office Licenses access package.
138138

139139
Learn how to create access packages to manage access to other types of resources, like applications and sites:
140140

141-
[Manage access to resources in Microsoft Entra entitlement management](./entitlement-management-access-package-first.md)
141+
[Manage access to resources in entitlement management](./entitlement-management-access-package-first.md)

articles/active-directory/governance/entitlement-management-logic-apps-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Trigger custom Logic Apps with Microsoft Entra entitlement management
3-
description: Learn how to configure and use custom Logic Apps in Microsoft Entra entitlement management.
2+
title: Trigger custom Logic Apps with entitlement management
3+
description: Learn how to configure and use custom Logic Apps in entitlement management.
44
services: active-directory
55
documentationCenter: ''
66
author: owinfreyatl
@@ -19,7 +19,7 @@ ms.collection: M365-identity-device-management
1919
#Customer intent: As an administrator, I want detailed information about how I can configure and add custom Logic Apps to my catalogs and access packages in entitlement management.
2020

2121
---
22-
# Trigger custom Logic Apps with Microsoft Entra entitlement management
22+
# Trigger custom Logic Apps with entitlement management
2323

2424

2525
[Azure Logic Apps](../../logic-apps/logic-apps-overview.md) can be used to automate custom workflows and connect apps and services in one place. Users can integrate Logic Apps with entitlement management to broaden their governance workflows beyond the core entitlement management use cases.

0 commit comments

Comments
 (0)