Skip to content

Commit d8190df

Browse files
committed
edits
1 parent 259095e commit d8190df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/batch/batch-custom-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In Azure, you can prepare a managed image from:
2929
- A generalized Azure VM with managed disks
3030
- A generalized on-premises VHD uploaded to the cloud
3131

32-
To scale Batch pools reliably with a custom image, we recommend creating a managed image using *only* the first method: using snapshots of the VM's disks. See the following steps to prepare a VM, take a snapshot, and create an image from the snapshot.
32+
To scale Batch pools reliably with a custom image, we recommend creating a managed image using *only* the first method: using snapshots of the VM's disks. The following steps show how to prepare a VM, take a snapshot, and create a managed image from the snapshot.
3333

3434
### Prepare a VM
3535

articles/batch/batch-sig-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In Azure, you can prepare a managed image from:
5050
> [!NOTE]
5151
> Currently, Batch only supports managed images. You can't create a custom image pool from a specialized image at this time.
5252
53-
To scale Batch pools reliably with a custom image, we recommend creating a managed image using *only* the first method: using snapshots of the VM's disks. See the following steps to prepare a VM, take a snapshot, and create an image from the snapshot.
53+
The following steps show how to prepare a VM, take a snapshot, and create an image from the snapshot.
5454

5555
### Prepare a VM
5656

0 commit comments

Comments
 (0)