Skip to content

Commit 0985285

Browse files
Update batch-sig-images.md
Adding additional information on mimimum actions required for using compute gallery images on pool creation just like what we saw in https://portal.microsofticm.com/imp/v3/incidents/details/452464103/home
1 parent 9a79fc5 commit 0985285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-sig-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ 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.
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'.
4949

5050
## Prepare a Shared Image
5151

0 commit comments

Comments
 (0)