Skip to content

Commit 3313945

Browse files
Merge pull request #251476 from barclayn/patch-18
Update pim-apis.md
2 parents bd577d6 + 6806fdb commit 3313945

File tree

1 file changed

+2
-2
lines changed
  • articles/active-directory/privileged-identity-management

1 file changed

+2
-2
lines changed

articles/active-directory/privileged-identity-management/pim-apis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ Creation of **\*AssignmentScheduleRequest** or **\*EligibilityScheduleRequest**
7979
- **\*AssignmentSchedule** and **\*EligibilitySchedule** objects show current assignments and requests for assignments to be created in the future.
8080
- **\*AssignmentScheduleInstance** and **\*EligibilityScheduleInstance** objects show current assignments only.
8181

82-
When an eligible assignment is activated (Create **\*AssignmentScheduleRequest** was called), the **\*EligibilityScheduleInstance** continues to exist, new **\*AssignmentSchedule** and a **\*AssignmentScheduleInstance** objects will be created for that activated duration.
82+
When an eligible assignment is activated (**Create** **\*AssignmentScheduleRequest** was called), the **\*EligibilityScheduleInstance** continues to exist, new **\*AssignmentSchedule** and a **\*AssignmentScheduleInstance** objects will be created for that activated duration.
8383

8484
For more information about assignment and activation APIs, see [PIM API for managing role assignments and eligibilities](/graph/api/resources/privilegedidentitymanagementv3-overview#pim-api-for-managing-role-assignment).
8585

8686

8787

8888
#### PIM Policies (role settings)
8989

90-
To manage the PIM policies, use **roleManagementPolicy** and **roleManagementPolicyAssignment** entities:
90+
To manage the PIM policies, use **\*roleManagementPolicy** and **\*roleManagementPolicyAssignment** entities:
9191
- For PIM for Azure AD roles, PIM for Groups: [unifiedroleManagementPolicy](/graph/api/resources/unifiedrolemanagementpolicy), [unifiedroleManagementPolicyAssignment](/graph/api/resources/unifiedrolemanagementpolicyassignment)
9292
- For PIM for Azure resources: [Role Management Policies](/rest/api/authorization/role-management-policies), [Role Management Policy Assignments](/rest/api/authorization/role-management-policy-assignments)
9393

0 commit comments

Comments
 (0)