Skip to content

Commit c963a18

Browse files
authored
Merge pull request #115538 from curtand/wahl0518
[Azure AD PIM] API support update
2 parents acb606c + 186e90e commit c963a18

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
@@ -17,14 +17,14 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Microsoft Graph APIs for Privileged Identity Management (Preview)
1919

20-
You can perform all Privileged Identity Management tasks using the [Microsoft Graph APIs](https://developer.microsoft.com/graph/docs/concepts/overview) for Azure Active Directory. This article describes important concepts for using the Microsoft Graph APIs for Privileged Identity Management.
20+
You can perform Privileged Identity Management tasks using the [Microsoft Graph APIs](https://developer.microsoft.com/graph/docs/concepts/overview) for Azure Active Directory. This article describes important concepts for using the Microsoft Graph APIs for Privileged Identity Management.
2121

2222
For details about the Microsoft Graph APIs, check out the [Azure AD Privileged Identity Management API reference](https://developer.microsoft.com/graph/docs/api-reference/beta/resources/privilegedidentitymanagement_root).
2323

2424
> [!IMPORTANT]
2525
> APIs under the /beta version in Microsoft Graph are in preview and are subject to change. Use of these APIs in production applications is not supported.
2626
>
27-
> Although all the PIM operations are supported through our Graph API commands, we use a different system to approve activation requests. Graph API for approval is currently being developed and will be released over the next few months.
27+
> Graph API for approval is currently being developed and will be released over the next few months.
2828
2929
## Required permissions
3030

0 commit comments

Comments
 (0)