We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03d62c commit 460c871Copy full SHA for 460c871
website/src/components/HomepageFeatures/index.js
@@ -10,7 +10,7 @@ const FeatureList = [
10
to: './docs/imagecustomizer/',
11
description: (
12
<>
13
- Azure Linux Image Customizer is great for customizing Azure Linux images.
+ Leverage existing generic Azure Linux images with Image Customizer to create customized images for your particular scenario.
14
</>
15
),
16
},
@@ -20,7 +20,7 @@ const FeatureList = [
20
to: './docs/imagecreator/',
21
22
23
- Azure Linux Image Creator is great for creating Azure Linux images.
+ Build Azure Linux operating system images from scratch with Image Creator.
24
25
26
0 commit comments