Skip to content

Commit a3f3fe6

Browse files
Merge pull request #239465 from OWinfreyATL/owinfreyATL-NameCheck
Document owner and acrolinx check
2 parents 81411d9 + d5a771b commit a3f3fe6

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Manage the lifecycle of group-based licenses in Azure AD
33
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: ''
6-
author: sama
6+
author: owinfreyATL
77
ms.service: active-directory
88
ms.workload: identity
99
ms.tgt_pltfrm: na
1010
ms.topic: tutorial
1111
ms.subservice: compliance
12-
ms.date: 01/25/2023
12+
ms.date: 05/25/2023
1313
ms.author: owinfrey
1414
ms.collection: M365-identity-device-management
1515

@@ -60,7 +60,7 @@ For more information, see [License requirements](entitlement-management-overview
6060

6161
1. Select **Next: Requests** to go to the **Requests** tab.
6262

63-
On this tab, you create a request policy. A *policy* defines the rules for access to an access package. You'll create a policy that allows employees in the resource directory to request the access package.
63+
On this tab, you create a request policy. A *policy* defines the rules for access to an access package. You create a policy that allows employees in the resource directory to request the access package.
6464

6565
3. In the **Users who can request access** section, select **For users in your directory** and then select **All members (excluding guests)**. These settings make it so that only members of your directory can request Office licenses.
6666

@@ -90,16 +90,16 @@ For more information, see [License requirements](entitlement-management-overview
9090

9191
2. In the **Expiration** section, for **Access package assignments expire**, select **Number of days**.
9292

93-
3. In **Assignments expire after**, enter **365**. This box specifies when members who have access to the access package will need to renew their access.
93+
3. In **Assignments expire after**, enter **365**. This box specifies when members who have access to the access package needs to renew their access.
9494

9595
4. You can also configure access reviews, which allow periodic checks of whether the employee still needs access to the access package. A review can be a self-review performed by the employee. Or you can set the employee's manager or another person as the reviewer. For more information, see [Access reviews](entitlement-management-access-reviews-create.md).
9696

9797
In this scenario, you want all employees to review whether they still need a license for Office each year.
9898

9999
1. Under **Require access reviews**, select **Yes**.
100-
2. You can leave **Starting on** set to the current date. This date is when the access review will start. After you create an access review, you can't update its start date.
101-
3. Under **Review frequency**, select **Annually**, because the review will occur once per year. The **Review frequency** box is where you determine how often the access review runs.
102-
4. Specify a **Duration (in days)**. The duration box is where you indicate how many days each occurrence of the access review series will run.
100+
2. You can leave **Starting on** set to the current date. This date is when the access review starts. After you create an access review, you can't update its start date.
101+
3. Under **Review frequency**, select **Annually**, because the review occurs once per year. The **Review frequency** box is where you determine how often the access review runs.
102+
4. Specify a **Duration (in days)**. The duration box is where you indicate how many days each occurrence of the access review series runs.
103103
5. Under **Reviewers**, select **Manager**.
104104

105105
## Step 6: Review and create your access package

articles/active-directory/governance/identity-governance-organizational-roles.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ title: Govern access with an organizational role model
33
description: Microsoft Entra Identity Governance allows you to model organizational roles using access packages, so you can migrate your existing role definitions to entitlement management.
44
services: active-directory
55
documentationcenter: ''
6-
author: markwahl-msft
6+
author: owinfreyATL
77
manager: amycolannino
88
editor: markwahl-msft
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.tgt_pltfrm: na
1212
ms.topic: conceptual
1313
ms.subservice: compliance
14-
ms.date: 12/1/2022
15-
ms.author: mwahl
14+
ms.date: 05/26/2023
15+
ms.author: owinfrey
1616
ms.reviewer: markwahl-msft
1717
ms.collection: M365-identity-device-management
1818
---
@@ -49,9 +49,9 @@ For example, an organization may have an existing organizational role model simi
4949
|Role Name|Permissions the role provides|Automatic assignment to the role|Request-based assignment to the role|Separation of duties checks|
5050
|:--|-|-|-|-|
5151
|*Salesperson*|Member of **Sales** Team|Yes|No|None|
52-
|*Sales Solution Manager*|The permissions of *Salesperson*, and **Solution manager** app role in the Sales application|None|A salesperson can request, requires manager approval and quarterly review|Requestor cannot be a *Sales Account Manager*|
53-
|*Sales Account Manager*|The permissions of *Salesperson*, and **Account manager** app role in the Sales application|None|A salesperson can request, requires manager approval and quarterly review|Request cannot be a *Sales Solution Manager*|
54-
|*Sales Support*|Same permissions as a *Salesperson*|None|Any non-salesperson can request, requires manager approval and quarterly review|Requestor cannot be a *Salesperson*|
52+
|*Sales Solution Manager*|The permissions of *Salesperson*, and **Solution manager** app role in the Sales application|None|A salesperson can request, requires manager approval and quarterly review|Requestor can't be a *Sales Account Manager*|
53+
|*Sales Account Manager*|The permissions of *Salesperson*, and **Account manager** app role in the Sales application|None|A salesperson can request, requires manager approval and quarterly review|Request can't be a *Sales Solution Manager*|
54+
|*Sales Support*|Same permissions as a *Salesperson*|None|Any nonsalesperson can request, requires manager approval and quarterly review|Requestor can't be a *Salesperson*|
5555

5656
This could be represented in Entra Identity Governance as an access package catalog containing four access packages.
5757

@@ -66,29 +66,29 @@ The next sections outline the process for migration, creating the Azure AD and M
6666

6767
### Connect apps whose permissions are referenced in the organizational roles to Azure AD
6868

69-
If your organizational roles are used to assign permissions that control access to non-Microsoft SaaS apps, on-premises apps or your own cloud apps, then you will need to connect your applications to Azure AD.
69+
If your organizational roles are used to assign permissions that control access to non-Microsoft SaaS apps, on-premises apps or your own cloud apps, then you'll need to connect your applications to Azure AD.
7070

7171
In order for an access package representing an organizational role to be able to refer to an application's roles as the permissions to include in the role, for an application that has multiple roles and supports modern standards such as SCIM, you should [integrate the application with Azure AD](identity-governance-applications-integrate.md) and ensure that the application's roles are listed in the application manifest.
7272

73-
If the application only has a single role, then you should still [integrated the application with Azure AD](identity-governance-applications-integrate.md). For applications that do not support SCIM, Azure AD can write users into an application's existing directory or SQL database, or add AD users into an AD group.
73+
If the application only has a single role, then you should still [integrated the application with Azure AD](identity-governance-applications-integrate.md). For applications that don't support SCIM, Azure AD can write users into an application's existing directory or SQL database, or add AD users into an AD group.
7474

7575
### Populate Azure AD schema used by apps and for user scoping rules in the organizational roles
7676

77-
If your role definitions include statements of the form "all users with these attribute values get assigned to the role automatically" or "users with these attribute values are allowed to request", then you will need to ensure those attributes are present in Azure AD.
77+
If your role definitions include statements of the form "all users with these attribute values get assigned to the role automatically" or "users with these attribute values are allowed to request", then you'll need to ensure those attributes are present in Azure AD.
7878

7979
You can [extend the Azure AD schema](../app-provisioning/user-provisioning-sync-attributes-for-mapping.md) and then populate those attributes either from on-premises AD, via Azure AD Connect, or from an HR system such as Workday or SuccessFactors.
8080

8181
### Create catalogs for delegation
8282

83-
If the ongoing maintenance of roles is delegated, then you can delegate the administration of access packages by [creating a catalog](entitlement-management-catalog-create.md ) for each part of the organization you will be delegating to.
83+
If the ongoing maintenance of roles is delegated, then you can delegate the administration of access packages by [creating a catalog](entitlement-management-catalog-create.md ) for each part of the organization you'll be delegating to.
8484

8585
If you have multiple catalogs to create, you can use a PowerShell script to [create each catalog](entitlement-management-catalog-create.md#create-a-catalog-with-powershell).
8686

87-
If you are not planning to delegate the administration of the access packages, then you can keep the access packages in a single catalog.
87+
If you aren't planning to delegate the administration of the access packages, then you can keep the access packages in a single catalog.
8888

8989
### Add resources to the catalogs
9090

91-
Now that you have the catalogs identified, then [add the applications, groups or sites](entitlement-management-catalog-create.md#add-resources-to-a-catalog) that will be included in the access packages representing the organization roles to the catalogs.
91+
Now that you have the catalogs identified, then [add the applications, groups or sites](entitlement-management-catalog-create.md#add-resources-to-a-catalog) that are included in the access packages representing the organization roles to the catalogs.
9292

9393
If you have many resources, you can use a PowerShell script to [add each resource to a catalog](entitlement-management-catalog-create.md#add-a-resource-to-a-catalog-with-powershell).
9494

@@ -98,13 +98,13 @@ Each organizational role definition can be represented with an [access package](
9898

9999
You can use a PowerShell script to [create an access package in a catalog](entitlement-management-access-package-create.md#create-an-access-package-with-microsoft-powershell).
100100

101-
Once you've created an access package, then you'll link one or more of the roles of the resources in the catalog to the access package. This represents the permissions of the organizational role.
101+
Once you've created an access package, then you link one or more of the roles of the resources in the catalog to the access package. This represents the permissions of the organizational role.
102102

103103
In addition, you'll [create a policy for direct assignment](entitlement-management-access-package-request-policy.md#none-administrator-direct-assignments-only), as part of that access package that can be used to track the users who already have individual organizational role assignments.
104104

105105
### Create access package assignments for existing individual organizational role assignments
106106

107-
If some of your users already have organizational role memberships, that they would not receive via automatic assignment, then you should [create direct assignments](entitlement-management-access-package-assignments.md#directly-assign-a-user) for those users to the corresponding access packages.
107+
If some of your users already have organizational role memberships, that they wouldn't receive via automatic assignment, then you should [create direct assignments](entitlement-management-access-package-assignments.md#directly-assign-a-user) for those users to the corresponding access packages.
108108

109109
If you have many users who need assignments, you can use a PowerShell script to [assign each user to an access package](entitlement-management-access-package-assignments.md#assign-a-user-to-an-access-package-with-powershell). This would link the users to the direct assignment policy.
110110

@@ -122,7 +122,7 @@ For each access package that is to be marked as incompatible with another, you c
122122

123123
### Add policies to access packages for users to be allowed to request
124124

125-
If users who do not already have an organizational role are allowed to request and be approved to take on a role, then you can also configure entitlement management to allow users to request an access package. You can [add additional policies to an access package](entitlement-management-access-package-request-policy.md#choose-between-one-or-multiple-policies), and in each policy specify which users can request and who must approve.
125+
If users who don't already have an organizational role are allowed to request and be approved to take on a role, then you can also configure entitlement management to allow users to request an access package. You can [add additional policies to an access package](entitlement-management-access-package-request-policy.md#choose-between-one-or-multiple-policies), and in each policy specify which users can request and who must approve.
126126

127127
### Configure access reviews in access package assignment policies
128128

articles/active-directory/governance/workflows-faqs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
title: 'Lifecycle workflows FAQs (preview)'
33
description: Frequently asked questions about Lifecycle workflows (preview).
44
services: active-directory
5-
author: amsliu
5+
author: owinfreyATL
66
manager: amycolannino
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: how-to
1010
ms.subservice: compliance
11-
ms.date: 07/14/2022
11+
ms.date: 05/26/2023
1212
ms.author: amsliu
1313
ms.reviewer: krbain
1414
ms.custom: template-tutorial
1515
---
1616
# Lifecycle workflows - FAQs (preview)
1717

18-
In this article you will find questions to commonly asked questions about [Lifecycle Workflows](what-are-lifecycle-workflows.md). Please check back to this page frequently as changes happen often, and answers are continually being added.
18+
In this article, you'll find questions to commonly asked questions about [Lifecycle Workflows](what-are-lifecycle-workflows.md). Check back to this page frequently as changes happen often, and answers are continually being added.
1919

2020
## Frequently asked questions
2121

@@ -28,7 +28,7 @@ For a small portion of our customers, Lifecycle Workflows may still be listed un
2828

2929
### Do I need to map employeeHireDate in provisioning apps like WorkDay?
3030

31-
Yes, key user properties like employeeHireDate and employeeType are supported for user provisioning from HR apps like WorkDay. To use these properties in Lifecycle workflows, you will need to map them in the provisioning process to ensure the values are set. The following is an example of the mapping:
31+
Yes, key user properties like employeeHireDate and employeeType are supported for user provisioning from HR apps like WorkDay. To use these properties in Lifecycle workflows, you need to map them in the provisioning process to ensure the values are set. The following is an example of the mapping:
3232

3333
![Screenshot showing an example of how mapping is done in a Lifecycle Workflow.](./media/workflows-faqs/workflows-mapping.png)
3434

0 commit comments

Comments
 (0)