Skip to content

Commit f958963

Browse files
committed
date and last updates
1 parent 40d7946 commit f958963

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/batch/batch-custom-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Provision a custom pool from a managed image
33
description: Create a Batch pool from a managed image resource to provision compute nodes with the software and data for your application.
44
ms.topic: conceptual
5-
ms.date: 05/20/2020
5+
ms.date: 05/22/2020
66
---
77

88
# Use a managed image to create a pool of virtual machines
99

10-
To create a custom image for your Batch pool's virtual machines (VMs), you can use the [Shared Image Gallery](batch-sig-images.md) to create a managed image. Using just a managed image is also supported, but only for API versions up to and including 2019-08-01.
10+
To create a custom image for your Batch pool's virtual machines (VMs), you can use a managed image to create a [Shared Image Gallery](batch-sig-images.md). Using just a managed image is also supported, but only for API versions up to and including 2019-08-01.
1111

1212
> [!IMPORTANT]
1313
> In most cases, you should create custom images using the Shared Image Gallery. By using the Shared Image Gallery, you can provision pools faster, scale larger quantities of VMs, and have improved reliability when provisioning VMs. To learn more, see [Use the Shared Image Gallery to create a custom pool](batch-sig-images.md).

articles/batch/batch-sig-images.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use the Shared Image Gallery to create a custom pool
33
description: Custom images are an efficient way to configure compute nodes to run your Batch workloads.
44
ms.topic: conceptual
5-
ms.date: 05/20/2020
5+
ms.date: 05/22/2020
66
---
77

88
# Use the Shared Image Gallery to create a custom pool
@@ -39,9 +39,9 @@ Using a Shared Image configured for your scenario can provide several advantages
3939
> [!NOTE]
4040
> Your Shared Image must be in the same subscription as the Batch account. The image can be in different regions as long as it has replicas in the same region as your Batch account.
4141
42-
## Prepare a managed image
42+
## Prepare a custom image
4343

44-
In Azure, you can prepare a managed image from:
44+
In Azure, you can prepare a custom image from:
4545

4646
- Snapshots of an Azure VM's OS and data disks
4747
- A generalized Azure VM with managed disks

0 commit comments

Comments
 (0)