You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/batch/batch-role-based-access-control.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Role-based access control for Azure Batch service
3
3
description: Learn how to use Azure role-based access control for managing individual access to Azure Batch account.
4
4
ms.topic: how-to
5
-
ms.date: 12/11/2024
5
+
ms.date: 03/27/2025
6
6
---
7
7
8
8
# Role-based access control for Azure Batch service
@@ -73,11 +73,11 @@ Grants full access to manage all Batch resources, including Batch accounts, pool
73
73
> |[Microsoft.Insights](/azure/role-based-access-control/permissions/monitor#microsoftinsights)/alertRules/*| Create and manage a classic metric alert. |
74
74
> |[Microsoft.Resources](/azure/role-based-access-control/permissions/management-and-governance#microsoftresources)/deployments/*| Create and manage a deployment. |
75
75
> |[Microsoft.Resources](/azure/role-based-access-control/permissions/management-and-governance#microsoftresources)/subscriptions/resourceGroups/read | Gets or lists resource groups. |
@@ -116,8 +116,7 @@ Lets you view all resources including pools and jobs in the Batch account.
116
116
117
117
> | Actions | Description |
118
118
> | --- | --- |
119
-
> |[Microsoft.Batch](/azure/role-based-access-control/permissions/compute#microsoftbatch)/batchAccounts/read | Lists Batch accounts or gets the properties of a Batch account. |
120
-
> |[Microsoft.Batch](/azure/role-based-access-control/permissions/compute#microsoftbatch)/batchAccounts/*/read | View all resources in Batch account. |
119
+
> |[Microsoft.Batch](/azure/role-based-access-control/permissions/compute#microsoftbatch)/*/read | View all resources in Batch account. |
121
120
> |[Microsoft.Resources](/azure/role-based-access-control/permissions/management-and-governance#microsoftresources)/subscriptions/resourceGroups/read | Gets or lists resource groups. |
122
121
> |**NotActions**||
123
122
> |*none*||
@@ -136,12 +135,11 @@ Lets you view all resources including pools and jobs in the Batch account.
0 commit comments