Skip to content

Commit 484c82e

Browse files
authored
Merge pull request #88888 from TomArcherMsft/chef-new-landing-page-design
Chef - Implement new landing page design
2 parents 7a2d2a6 + e17abf9 commit 484c82e

File tree

1 file changed

+49
-53
lines changed

1 file changed

+49
-53
lines changed

articles/chef/index.yml

Lines changed: 49 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,53 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: Chef Software on Azure documentation
4+
summary: Learn how to use Chef Software products to deploy and manage Azure resources.
5+
46
metadata:
5-
title: Chef Software on Azure documentation - Tutorials, samples, reference, and resources
6-
description: Chef Software provides a DevOps automation platform for Linux and Windows that enables the management of both physical and virtual server configurations. Learn how to use Chef Software products to automate infrastructure as code (IaC) recipes and manage and deploy virtual machines on Azure with quickstarts and tutorials.
7+
title: Chef Software on Azure documentation
8+
description: Learn how to use Chef Software products to deploy and manage Azure resources.
9+
services: azure
710
ms.service: chef
8-
keywords: chef, azure, devops, tutorials, samples, reference
9-
author: tomarchermsft
10-
manager: jeconnoc
11+
ms.topic: landing-page
12+
author: TomArcherMsft
1113
ms.author: tarcher
12-
ms.topic: landing page
13-
ms.date: 08/27/2018
14-
abstract:
15-
description: Chef Software provides a DevOps automation platform for Linux and Windows that enables the management of both physical and virtual server configurations. Learn how to use Chef Software products to automate infrastructure as code (IaC) recipes and manage and deploy virtual machines on Azure with quickstarts and tutorials.
16-
aside:
17-
image:
18-
alt: Chef logo
19-
height: 133
20-
width: 48
21-
src: media/chef.png
22-
title:
23-
sections:
24-
- title: 5-Minute Quickstarts
25-
items:
26-
- type: paragraph
27-
text: Install and configure Chef, and use it to create a Linux virtual machine in Azure.
28-
- type: list
29-
style: icon48
30-
items:
31-
- image:
32-
src: /azure/media/index/azure_dev-9.svg
33-
text: Install and configure Chef
34-
href: ./chef-extension-portal.md
35-
- title: Step-by-Step Tutorials
36-
items:
37-
- type: paragraph
38-
text: Learn how to use Chef Software tools to create and manage Azure compute and networking infrastructure.
39-
- type: list
40-
style: unordered
41-
items:
42-
- html: <a href="/azure/virtual-machines/windows/chef-automation">Automate Azure Virtual Machine deployment with Chef</a>.
43-
- title: Resources and Tools
44-
items:
45-
- type: list
46-
style: cards
47-
className: cardsD
48-
items:
49-
- title: Chef Automate
50-
html: <p><a href="https://docs.chef.io/chef_automate.html">Chef Automate overview</a></p>
51-
<p><a href="https://docs.chef.io/install_chef_automate.html">Chef Automate install guide</a></p>
52-
<p><a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/chef-software.chef-automate">Chef Automate on Azure Marketplace</a></p>
53-
- title: Chef Software tools
54-
html: <p><a href="https://marketplace.visualstudio.com/items?itemName=chef-software.vsts-chef-tasks">Chef Azure DevOps extension</a></p>
55-
<p><a href="https://marketplace.visualstudio.com/items?itemName=chef-software.vsts-habitat-tasks">Habitat Azure DevOps extension</a></p>
56-
- title: Chef Software news
57-
html: <p><a href="https://blog.chef.io/">Chef Software blog</a></p>
14+
ms.date: 09/17/2019
15+
16+
landingContent:
17+
# Card
18+
- title: About Chef Software on Azure
19+
linkLists:
20+
- linkListType: overview
21+
links:
22+
- text: About Chef on Azure
23+
url: chef-overview.md
24+
- text: About Habitat on Azure
25+
url: chef-habitat-overview.md
26+
- text: About InSpec on Azure
27+
url: chef-inspec-overview.md
28+
- linkListType: architecture
29+
links:
30+
- text: Azure Chef Extension
31+
url: https://docs.chef.io/azure_portal.html#azure-chef-extension
32+
33+
# Card
34+
- title: Install and configure Chef Software products
35+
linkLists:
36+
- linkListType: quickstart
37+
links:
38+
- text: Install Chef using the Azure portal
39+
url: chef-extension-portal.md
40+
- linkListType: download
41+
links:
42+
- text: Chef Azure DevOps Services extension
43+
url: https://marketplace.visualstudio.com/items?itemName=chef-software.vsts-chef-tasks
44+
- text: Habitat Azure DevOps Services Extension
45+
url: https://marketplace.visualstudio.com/items?itemName=chef-software.vsts-habitat-tasks
46+
47+
# Card
48+
- title: Manage Virtual Machines
49+
linkLists:
50+
- linkListType: tutorial
51+
links:
52+
- text: Create a Windows VM
53+
url: /azure/virtual-machines/windows/chef-automation?/azure/chef/toc.json&bc=/azure/bread/toc.json

0 commit comments

Comments
 (0)