From 38cb6244da273445190a5f4b82f5b10e43df65a4 Mon Sep 17 00:00:00 2001 From: Charles Broadfoot Date: Thu, 17 Oct 2024 10:15:21 -0700 Subject: [PATCH] Updating H1 Headings on HCIBox docs --- docs/azure_jumpstart_hcibox/AKS/_index.md | 2 +- docs/azure_jumpstart_hcibox/RB/_index.md | 3 +-- docs/azure_jumpstart_hcibox/cloud_deployment/_index.md | 1 + docs/azure_jumpstart_hcibox/deployment_az/_index.md | 2 ++ docs/azure_jumpstart_hcibox/deployment_azd/_index.md | 3 +-- docs/azure_jumpstart_hcibox/faq/_index.md | 2 +- docs/azure_jumpstart_hcibox/troubleshooting/_index.md | 3 ++- docs/azure_jumpstart_hcibox/using_hcibox/_index.md | 1 + 8 files changed, 10 insertions(+), 7 deletions(-) diff --git a/docs/azure_jumpstart_hcibox/AKS/_index.md b/docs/azure_jumpstart_hcibox/AKS/_index.md index 8ac6c4a2..8961d467 100644 --- a/docs/azure_jumpstart_hcibox/AKS/_index.md +++ b/docs/azure_jumpstart_hcibox/AKS/_index.md @@ -4,7 +4,7 @@ linkTitle: "AKS on Azure Stack HCI" weight: 8 --- -## Azure Kubernetes Service on Azure Stack HCI +# Azure Kubernetes Service on your Azure Stack HCI HCIBox Azure Stack HCI can provide host infrastructure for [Azure Kubernetes Service clusters](https://learn.microsoft.com/azure-stack/aks-hci/). HCIBox comes pre-configured with Azure Kubernetes Service on HCI (AKS-HCI). To see this in action, navigate to the resource group where you deployed HCIBox and follow these steps. diff --git a/docs/azure_jumpstart_hcibox/RB/_index.md b/docs/azure_jumpstart_hcibox/RB/_index.md index 63ab4ac1..a53e444b 100644 --- a/docs/azure_jumpstart_hcibox/RB/_index.md +++ b/docs/azure_jumpstart_hcibox/RB/_index.md @@ -3,8 +3,7 @@ type: docs linkTitle: "VM Management" weight: 7 --- - -## Virtual machine provisioning with Azure Arc +# Virtual machine provisioning with Azure Arc in your HCIBox Azure Stack HCI supports [VM provisioning the Azure portal](https://learn.microsoft.com/azure-stack/hci/manage/manage-arc-virtual-machines). Like all Azure Stack HCI clusters, the HCIBox cluster comes preconfigured with the components needed for VM management through Azure portal. Follow this guide to configure a basic VM from a marketplace image. diff --git a/docs/azure_jumpstart_hcibox/cloud_deployment/_index.md b/docs/azure_jumpstart_hcibox/cloud_deployment/_index.md index c424d027..ebf0a28e 100644 --- a/docs/azure_jumpstart_hcibox/cloud_deployment/_index.md +++ b/docs/azure_jumpstart_hcibox/cloud_deployment/_index.md @@ -4,6 +4,7 @@ linkTitle: "Connect to HCIBox" isGettingStarted: false weight: 5 --- +# Connecting to HCIBox ## Start post-deployment automation diff --git a/docs/azure_jumpstart_hcibox/deployment_az/_index.md b/docs/azure_jumpstart_hcibox/deployment_az/_index.md index 87351186..7a05db71 100644 --- a/docs/azure_jumpstart_hcibox/deployment_az/_index.md +++ b/docs/azure_jumpstart_hcibox/deployment_az/_index.md @@ -5,6 +5,8 @@ isGettingStarted: false weight: 4 --- +# Deploy HCIBox infrastructure with Azure CLI + ## Azure CLI Azure CLI can be used to deploy HCIBox into your Azure subscription. Azure CLI is recommended if you have been provided a service principal by your Azure administrator for use with HCIBox. If you can create application registrations in Microsoft Entra ID, then [Azure Developer CLI](/azure_jumpstart_hcibox/deployment_azd) will be the optimal deployment option that satisfies most other prerequisites. Otherwise, read on to learn how to deploy HCIBox with Azure CLI. diff --git a/docs/azure_jumpstart_hcibox/deployment_azd/_index.md b/docs/azure_jumpstart_hcibox/deployment_azd/_index.md index 21023ec9..8cce623d 100644 --- a/docs/azure_jumpstart_hcibox/deployment_azd/_index.md +++ b/docs/azure_jumpstart_hcibox/deployment_azd/_index.md @@ -4,8 +4,7 @@ linkTitle: "Azure Developer CLI Deployment" isGettingStarted: false weight: 3 --- - -## Deploy HCIBox infrastructure with Azure Developer CLI +# Deploy HCIBox infrastructure with Azure Developer CLI [Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/overview) automates the creation or retrieval of several HCIBox deployment requirements. It's best used when the deploying user has permission to [create applications in Microsoft Entra ID](https://learn.microsoft.com/entra/identity/role-based-access-control/permissions-reference#cloud-application-administrator). diff --git a/docs/azure_jumpstart_hcibox/faq/_index.md b/docs/azure_jumpstart_hcibox/faq/_index.md index b70f5fef..d7242535 100644 --- a/docs/azure_jumpstart_hcibox/faq/_index.md +++ b/docs/azure_jumpstart_hcibox/faq/_index.md @@ -4,7 +4,7 @@ linkTitle: "HCIBox FAQ" weight: 7 --- -## Jumpstart HCIBox Frequently Asked Questions (FAQ) +# Jumpstart HCIBox Frequently Asked Questions (FAQ) ## What is Jumpstart HCIBox? diff --git a/docs/azure_jumpstart_hcibox/troubleshooting/_index.md b/docs/azure_jumpstart_hcibox/troubleshooting/_index.md index 39f61258..27bdc751 100644 --- a/docs/azure_jumpstart_hcibox/troubleshooting/_index.md +++ b/docs/azure_jumpstart_hcibox/troubleshooting/_index.md @@ -3,8 +3,9 @@ type: docs linkTitle: "Troubleshooting" weight: 9 --- +# Troubleshooting HCIBox -## Troubleshooting +## Troubleshooting Deployments Occasionally deployments of HCIBox may fail at various stages. Common reasons for failed deployments include: diff --git a/docs/azure_jumpstart_hcibox/using_hcibox/_index.md b/docs/azure_jumpstart_hcibox/using_hcibox/_index.md index b65a1de0..85843776 100644 --- a/docs/azure_jumpstart_hcibox/using_hcibox/_index.md +++ b/docs/azure_jumpstart_hcibox/using_hcibox/_index.md @@ -4,6 +4,7 @@ linkTitle: "Using HCIBox" isGettingStarted: false weight: 6 --- +# Evaluating the HCIBox ## Using HCIBox