Skip to content

Commit d22aed4

Browse files
authored
Merge pull request #16235 from sethmanheim/img-fx11-4
Add back dummy Azure Local index and breadcrumb files
2 parents 6b3b93c + 9421a73 commit d22aed4

File tree

5 files changed

+29
-5
lines changed

5 files changed

+29
-5
lines changed

azure-local/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
- name: Index
2-
href: index.md
2+
href: index.yml
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- name: '<please enter product name here>'
2-
tocHref: /
3-
topicHref: /
1+
- name: Azure Local
2+
tocHref: /azure-local
3+
topicHref: /azure-local/index

azure-local/docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"overwrite": [],
3939
"externalReference": [],
4040
"globalMetadata": {
41+
"uhfHeaderId": "Azure",
4142
"breadcrumb_path": "~/breadcrumb/AzureLocal/toc.yml",
4243
"feedback_system": "Standard",
4344
"permissioned-type": "public"

azure-local/index.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

azure-local/index.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Local documentation
4+
summary: Azure Local is a hyperconverged clustering solution that uses validated hardware to run virtualized workloads on-premises, making it easy for customers to consolidate aging infrastructure and connect to Azure for cloud services.
5+
6+
metadata:
7+
title: Azure Local documentation
8+
description: Azure Local is a hyperconverged clustering solution that uses validated hardware to run virtualized workloads on-premises.
9+
# ms.service: service #Required; service per approved list. service slug assigned to your service by ACOM.
10+
ms.topic: landing-page
11+
author: ronmiab
12+
ms.author: robess
13+
ms.date: 09/30/2024
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Card (optional)
19+
- title: About Azure Local
20+
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Azure Local?
24+
url: /azure/azure-stack/hci/overview

0 commit comments

Comments
 (0)