Skip to content

Commit 312c439

Browse files
authored
Update entitlementmanagement-list-accesspackageassignmentpolicies.md
1 parent e0779d3 commit 312c439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/beta/api/entitlementmanagement-list-accesspackageassignmentpolicies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "List accessPackageAssignmentPolicies"
3-
description: "Retrieve a list of accessPackageAssignmentPolicy objects."
3+
description: "Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management."
44
ms.localizationpriority: medium
55
author: "markwahl-msft"
66
ms.subservice: "entra-id-governance"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
1313

1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

16-
In [Microsoft Entra entitlement management](../resources/entitlementmanagement-overview.md), retrieve a list of [accessPackageAssignmentPolicy](../resources/accesspackageassignmentpolicy.md) objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with [list accessPackages](entitlementmanagement-list-accesspackages.md) by including `$expand=accessPackageAssignmentPolicies` in the query.
16+
Retrieve a list of [accessPackageAssignmentPolicy](../resources/accesspackageassignmentpolicy.md) objects in [Microsoft Entra entitlement management](../resources/entitlementmanagement-overview.md). If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with [list accessPackages](entitlementmanagement-list-accesspackages.md) by including `$expand=accessPackageAssignmentPolicies` in the query.
1717

1818
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

0 commit comments

Comments
 (0)