Skip to content

Commit 913eaf2

Browse files
authored
Update articles/batch/batch-sig-images.md
1 parent 0985285 commit 913eaf2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/batch/batch-sig-images.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ Using a Shared Image configured for your scenario can provide several advantages
4545
>
4646
> The image can be in a different region as long as it has replicas in the same region as your Batch account.
4747
48-
If you use a Microsoft Entra application to create a custom image pool with an Azure Compute Gallery image, that application must have been granted an [Azure built-in role](../role-based-access-control/rbac-and-directory-admin-roles.md#azure-roles) that gives it access to the Shared Image. You can grant this access in the Azure portal by navigating to the Shared Image, selecting **Access control (IAM)** and adding a role assignment for the application. Please note that Reader permissions on the Azure Compute Gallery image is not enough as it is required minimum the following action 'Microsoft.Compute/disks/beginGetAccess/action'.
48+
If you use a Microsoft Entra application to create a custom image pool with an Azure Compute Gallery image, that application must have been granted an [Azure built-in role](../role-based-access-control/rbac-and-directory-admin-roles.md#azure-roles) that gives it access to the Shared Image. You can grant this access in the Azure portal by navigating to the Shared Image, selecting **Access control (IAM)** and adding a role assignment for the application.
49+
50+
> [!NOTE]
51+
> Reader permissions for the Azure Compute Gallery image are inadequate as they necessitate the execution of the following minimum action: Microsoft.Compute/disks/beginGetAccess/action for appropriate access.
52+
4953

5054
## Prepare a Shared Image
5155

0 commit comments

Comments
 (0)