Skip to content

Commit 129c41b

Browse files
committed
Default, Condition tab intro sentence
1 parent 2c011c1 commit 129c41b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/role-based-access-control/troubleshoot-limits.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ To reduce the number of role assignments in the subscription, add principals (us
6666

6767
This query checks active role assignments and doesn't consider eligible role assignments in [Microsoft Entra Privileged Identity Management](../active-directory/privileged-identity-management/pim-resource-roles-assign-roles.md).
6868

69+
If you are using [role assignment conditions](conditions-overview.md), you should use the Condition query. Otherwise, use the Default query.
70+
6971
# [Default](#tab/default)
7072

7173
[!INCLUDE [resource-graph-query-authorization-same-role-scope](../governance/includes/resource-graph/query/authorization-same-role-scope.md)]
@@ -148,6 +150,8 @@ To reduce the number of role assignments in the subscription, remove redundant r
148150

149151
This query checks active role assignments and doesn't consider eligible role assignments in [Microsoft Entra Privileged Identity Management](../active-directory/privileged-identity-management/pim-resource-roles-assign-roles.md).
150152

153+
If you are using [role assignment conditions](conditions-overview.md), you should use the Condition query. Otherwise, use the Default query.
154+
151155
# [Default](#tab/default)
152156

153157
[!INCLUDE [resource-graph-query-authorization-same-role-principal](../governance/includes/resource-graph/query/authorization-same-role-principal.md)]
@@ -216,6 +220,8 @@ To reduce the number of role assignments in the subscription, replace multiple b
216220

217221
This query checks active role assignments and doesn't consider eligible role assignments in [Microsoft Entra Privileged Identity Management](../active-directory/privileged-identity-management/pim-resource-roles-assign-roles.md).
218222

223+
If you are using [role assignment conditions](conditions-overview.md), you should use the Condition query. Otherwise, use the Default query.
224+
219225
# [Default](#tab/default)
220226

221227
[!INCLUDE [resource-graph-query-authorization-same-principal-scope](../governance/includes/resource-graph/query/authorization-same-principal-scope.md)]

0 commit comments

Comments
 (0)