Skip to content

Commit a918f1d

Browse files
Merge pull request #279555 from mattmcinnes/patch-121
[GH Issues] Update debian-create-upload-vhd.md
2 parents 886f043 + 4e23794 commit a918f1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/debian-create-upload-vhd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: virtual-machines
66
ms.custom: linux-related-content
77
ms.collection: linux
88
ms.topic: how-to
9-
ms.date: 05/01/2024
9+
ms.date: 06/27/2024
1010
ms.author: maries
1111
ms.reviewer: mattmcinnes
1212
---
@@ -29,7 +29,7 @@ This section assumes that you've already installed a Debian Linux operating syst
2929

3030
## Prepare a Debian image for Azure
3131

32-
You can create the base Azure Debian cloud image with the [fully automatic installation (FAI) cloud image builder](https://salsa.debian.org/cloud-team/debian-cloud-images).
32+
You can create the base Azure Debian cloud image with the [fully automatic installation (FAI) cloud image builder](https://salsa.debian.org/cloud-team/debian-cloud-images). To prepare an image without FAI, check out the [generic steps article](./create-upload-generic.md).
3333

3434
The following git clone and apt installation commands were pulled from the Debian cloud images repo. Start by cloning the repo and installing dependencies:
3535

0 commit comments

Comments
 (0)