Skip to content

Commit e029d8f

Browse files
authored
Apply suggestions from code review
Acrolinx fixes to meet PR review criteria.
1 parent f20b8b3 commit e029d8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ For more information about this process, see [creating an image definition and v
5050

5151
See the [guide](batch-sig-images.md#considerations-for-large-pools) for more information.
5252

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

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.
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 Azure AD tenant. The image can be in a different region as long as it has replicas in the same region as your Batch account.
5656

5757

5858
## Next steps

0 commit comments

Comments
 (0)