Skip to content

Commit 2ef0da0

Browse files
authored
Format Edits
1 parent fbab66b commit 2ef0da0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/batch/batch-role-based-access-control.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,16 @@ Follow these steps to assign an Azure RBAC role to a user, group, service princi
1818

1919
1. In the Azure portal, navigate to your specific Batch account.
2020
> [!TIP]
21-
> You can also set up Azure RBAC for whole resource groups, subscriptions, or management groups. Do this by selecting the desired scope level and then navigating to the desired item. For example, selecting **Resource groups** and then navigating to a specific resource group.
21+
> You can also set up Azure RBAC for whole resource groups, subscriptions, or management groups. Do this by selecting the desired scope level and then navigating to the desired item. For example, selecting **Resource groups** and then navigating to a specific resource group.
22+
2223
1. Select **Access control (IAM)** from the left navigation.
2324
1. On the **Access control (IAM)** page, select **Add role assignment**.
2425
1. On the **Add role assignment** page, select the **Role** tab, and then select one of [Azure Batch built-in RBAC roles](#azure-batch-built-in-rbac-roles).
2526
1. Select the **Members** tab, and select **Select members** under **Members**.
2627
1. On the **Select members** screen, search for and select a user, group, service principal, or managed identity, and then select **Select**.
2728
> [!NOTE]
2829
> When configuring an application to authenticate Azure Batch services with service principal, search and select your application here to configure its access and permissions to the Azure Batch account.
30+
2931
1. Select **Review + assign** on the **Add role assignment** page.
3032

3133
The target identity should now appear on the **Role assignments** tab of the Batch account's **Access control (IAM)** page.

0 commit comments

Comments
 (0)