Skip to content

Commit fb70581

Browse files
committed
Fix anchor links
1 parent 5c94129 commit fb70581

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/role-based-access-control/pim-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ If your organization has process or compliance reasons to limit the use of PIM,
8585

8686
1. In the **Edit assignment** pane, select **Active** for the assignment type and **Permanent** for the assignment duration.
8787

88-
For more information, see [Edit assignment](role-assignments-portal.yml#edit-assignment-(preview)).
88+
For more information, see [Edit assignment](role-assignments-portal.yml#edit-assignment).
8989

9090
:::image type="content" source="./media/shared/assignment-type-edit.png" alt-text="Screenshot of Edit assignment pane with Assignment type options displayed." lightbox="./media/shared/assignment-type-edit.png":::
9191

articles/role-based-access-control/role-assignments-eligible-activate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Eligible Azure role assignments provide just-in-time access to a role for a limi
1616
## Prerequisites
1717

1818
- Microsoft Entra ID P2 license or Microsoft Entra ID Governance license
19-
- [Eligible role assignment](./role-assignments-portal.yml#step-6-select-assignment-type-(preview))
19+
- [Eligible role assignment](./role-assignments-portal.yml#step-6-select-assignment-type)
2020
- `Microsoft.Authorization/roleAssignments/read` permission, such as [Reader](./built-in-roles/general.md#reader)
2121

2222
## Activate group membership (if needed)

articles/role-based-access-control/role-assignments-list-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ procedureSection:
199199
- title: |
200200
List number of role assignments
201201
summary: |
202-
You can have up to **4000** role assignments in each subscription. This limit includes role assignments at the subscription, resource group, and resource scopes. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type-(preview)) and role assignments scheduled in the future do not count towards this limit. To help you keep track of this limit, the **Role assignments** tab includes a chart that lists the number of role assignments for the current subscription.
202+
You can have up to **4000** role assignments in each subscription. This limit includes role assignments at the subscription, resource group, and resource scopes. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type) and role assignments scheduled in the future do not count towards this limit. To help you keep track of this limit, the **Role assignments** tab includes a chart that lists the number of role assignments for the current subscription.
203203
204204
![Screenshot of Access control and number of role assignments chart.](./media/role-assignments-list-portal/access-control-role-assignments-chart.png)
205205

articles/role-based-access-control/role-assignments-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ If you are using a service principal to assign roles, you might get the error "I
8989

9090
Once you know the security principal, role, and scope, you can assign the role. You can assign roles using the Azure portal, Azure PowerShell, Azure CLI, Azure SDKs, or REST APIs.
9191

92-
You can have up to **4000** role assignments in each subscription. This limit includes role assignments at the subscription, resource group, and resource scopes. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type-(preview)) and role assignments scheduled in the future do not count towards this limit. You can have up to **500** role assignments in each management group. For more information, see [Troubleshoot Azure RBAC limits](troubleshoot-limits.md).
92+
You can have up to **4000** role assignments in each subscription. This limit includes role assignments at the subscription, resource group, and resource scopes. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type) and role assignments scheduled in the future do not count towards this limit. You can have up to **500** role assignments in each management group. For more information, see [Troubleshoot Azure RBAC limits](troubleshoot-limits.md).
9393

9494
Check out the following articles for detailed steps for how to assign roles.
9595

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When you try to assign a role, you get the following error message:
3131

3232
### Cause
3333

34-
Azure supports up to **4000** role assignments per subscription. This limit includes role assignments at the subscription, resource group, and resource scopes, but not at the management group scope. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type-(preview)) and role assignments scheduled in the future do not count towards this limit. You should try to reduce the number of role assignments in the subscription.
34+
Azure supports up to **4000** role assignments per subscription. This limit includes role assignments at the subscription, resource group, and resource scopes, but not at the management group scope. [Eligible role assignments](./role-assignments-portal.yml#step-6-select-assignment-type) and role assignments scheduled in the future do not count towards this limit. You should try to reduce the number of role assignments in the subscription.
3535

3636
> [!NOTE]
3737
> The **4000** role assignments limit per subscription is fixed and cannot be increased.

0 commit comments

Comments
 (0)