Skip to content

Commit 4d9bcdc

Browse files
authored
Merge pull request #310341 from eh8/main
Tweak Azure Container Storage TOC and installation checklist
2 parents 5a5cc5e + 998aa91 commit 4d9bcdc

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

articles/storage/container-storage/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
href: use-container-storage-with-local-disk.md
1616
- name: How-to guides
1717
items:
18+
- name: Remove Azure Container Storage
19+
href: remove-container-storage.md
1820
- name: Enable monitoring with managed Prometheus
1921
href: enable-monitoring.md
2022
- name: Use Grafana dashboards
2123
href: use-grafana-dashboard.md
22-
- name: Remove Azure Container Storage
23-
href: remove-container-storage.md
2424
- name: Concepts
2525
items:
2626
- name: Understand billing

articles/storage/container-storage/install-container-storage-aks.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ zone_pivot_groups: azure-cli-or-terraform
1717

1818
If you prefer the open-source version of Azure Container Storage, visit the [local-csi-driver](https://github.com/Azure/local-csi-driver) repository for alternate installation instructions.
1919

20-
> [!IMPORTANT]
21-
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
20+
By the end of this tutorial, you will:
2221

2322
::: zone pivot="azurecli"
2423

@@ -28,6 +27,9 @@ If you prefer the open-source version of Azure Container Storage, visit the [loc
2827
> * Confirm your node pool virtual machine types meet the installation criteria
2928
> * Install Azure Container Storage by creating a new AKS cluster or enabling it on an existing cluster
3029
30+
> [!IMPORTANT]
31+
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
32+
3133
## Prerequisites
3234

3335
- Create an Azure subscription if you don’t already have one by signing up for a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
@@ -124,6 +126,9 @@ The deployment takes 5-10 minutes. When it completes, the targeted AKS cluster h
124126
> * Confirm your node pool virtual machine types meet the installation criteria
125127
> * Apply Terraform to deploy Azure Container Storage or enable it on an existing cluster
126128
129+
> [!IMPORTANT]
130+
> This article applies to [Azure Container Storage (version 2.x.x)](container-storage-introduction.md). For earlier versions, see [Azure Container Storage (version 1.x.x) documentation](container-storage-introduction-version-1.md). If you already have Azure Container Storage (version 1.x.x) installed on your AKS cluster, remove it by following [these steps](remove-container-storage-version-1.md).
131+
127132
## Prerequisites
128133

129134
- Create an Azure subscription if you don’t already have one by signing up for a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).

0 commit comments

Comments
 (0)