Skip to content

Commit ed69959

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#102900
1 parent 38f9f75 commit ed69959

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-monitor/logs/manage-access.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ To create a [custom role](../../role-based-access-control/custom-roles.md) that
282282

283283
1. Create a custom role that grants read access to table data, based on the built-in Azure Monitor Logs **Reader** role:
284284

285-
1. Navigate to your workspace and select **Access control (AIM)** > **Roles**.
285+
1. Navigate to your workspace and select **Access control (IAM)** > **Roles**.
286286

287287
1. Right-click the **Reader** role and select **Clone**.
288288

@@ -300,8 +300,8 @@ To create a [custom role](../../role-based-access-control/custom-roles.md) that
300300

301301
1. Select **Review + Create** at the bottom of the screen, and then **Create** on the next page.
302302
1. Copy the custom role ID:
303-
1. Select **Access control (AIM)** > **Roles**.
304-
1. Right-click on your custom role and select **Edit**.
303+
1. Select **Access control (IAM)** > **Roles**.
304+
1. Select your custom role and click on **View**.
305305

306306
This opens the **Custom Role** screen.
307307

@@ -312,7 +312,7 @@ To create a [custom role](../../role-based-access-control/custom-roles.md) that
312312
You'll need the `/providers/Microsoft.Authorization/roleDefinitions/<definition_id>` value when you call the `https://management.azure.com/batch?api-version=2020-06-01` POST API.
313313

314314
1. Assign your custom role to the relevant users or groups:
315-
1. Select **Access control (AIM)** > **Add** > **Add role assignment**.
315+
1. Select **Access control (IAM)** > **Add** > **Add role assignment**.
316316

317317
:::image type="content" source="media/manage-access/manage-access-add-role-assignment-button.png" alt-text="Screenshot that shows the Access control screen with the Add role assignment button highlighted." lightbox="media/manage-access/manage-access-add-role-assignment-button.png":::
318318

0 commit comments

Comments
 (0)