Skip to content

Commit f20b8b3

Browse files
authored
Corrected the FAQ
1 parent f953aee commit f20b8b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/batch/batch-custom-image-pools-to-azure-compute-gallery-migration-guide.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ For more information about this process, see [creating an image definition and v
5252

5353
- Can I use Azure Compute Gallery images in different subscriptions or in different AAD tenants?
5454

55-
If the Shared Image isn't in the same subscription as the Batch account, you must register the Microsoft.Batch resource provider for that subscription. The two subscriptions must be in the same AAD tenant.
56-
57-
The image can be in a different region as long as it has replicas in the same region as your Batch account. This behavior is unaffected – all user-specified resources that require Azure Storage such as resource files, output files, or application packages are made from the compute node directly to Azure Storage. You need to ensure your networking configuration allows these flows.
55+
If the Shared Image is not in the same subscription as the Batch account, you must register the Microsoft.Batch resource provider for that subscription. The two subscriptions must be in the same AAD tenant. The image can be in a different region as long as it has replicas in the same region as your Batch account.
5856

5957

6058
## Next steps

0 commit comments

Comments
 (0)