Skip to content

Commit 3f37bb1

Browse files
authored
Merge pull request #90088 from rolyon/rolyon-elm-fixes
[Azure AD] [ELM] Fixes
2 parents b7b3f2f + 46d754b commit 3f37bb1

File tree

2 files changed

+26
-18
lines changed

2 files changed

+26
-18
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,30 @@
3636
items:
3737
- name: Common scenarios
3838
href: entitlement-management-scenarios.md
39-
- name: Create a new access package
40-
href: entitlement-management-access-package-create.md
41-
- name: Edit an access package
42-
href: entitlement-management-access-package-edit.md
43-
- name: Create a catalog
44-
href: entitlement-management-catalog-create.md
45-
- name: Request access
46-
href: entitlement-management-request-access.md
47-
- name: Approve requests
48-
href: entitlement-management-request-approve.md
49-
- name: Delegate tasks
50-
href: entitlement-management-delegate.md
51-
- name: View reports and logs
52-
href: entitlement-management-reports.md
53-
- name: Troubleshoot
54-
href: entitlement-management-troubleshoot.md
39+
- name: Administrators and department managers
40+
items:
41+
- name: Delegate tasks
42+
href: entitlement-management-delegate.md
43+
- name: Create a catalog of resources
44+
href: entitlement-management-catalog-create.md
45+
- name: View reports and logs
46+
href: entitlement-management-reports.md
47+
- name: Troubleshoot
48+
href: entitlement-management-troubleshoot.md
49+
- name: Project managers
50+
items:
51+
- name: Create a new access package
52+
href: entitlement-management-access-package-create.md
53+
- name: Edit an access package
54+
href: entitlement-management-access-package-edit.md
55+
- name: Approvers
56+
items:
57+
- name: Approve requests
58+
href: entitlement-management-request-approve.md
59+
- name: Requestors
60+
items:
61+
- name: Request access
62+
href: entitlement-management-request-access.md
5563
- name: Access reviews
5664
items:
5765
- name: Groups and apps

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ To better understand entitlement management and its documentation, you should re
120120
| Term or concept | Description |
121121
| --- | --- |
122122
| entitlement management | A service that assigns, revokes, and administers access packages. |
123-
| access package | A collection of permissions and policies to resources that users can request. An access package is always contained in a catalog. |
124-
| access request | A request to access an access package. A request typically goes through a workflow. |
123+
| access package | A bundle of resources that a team or project needs and is governed with policies. An access package is always contained in a catalog. |
124+
| access request | A request to access the resources in an access package. A request typically goes through a workflow. |
125125
| policy | A set of rules that defines the access lifecycle, such as how users get access, who can approve, and how long users have access. Example policies include employee access and external access. |
126126
| catalog | A container of related resources and access packages. |
127127
| General catalog | A built-in catalog that is always available. To add resources to the General catalog, requires certain permissions. |

0 commit comments

Comments
 (0)