Skip to content

Commit 2a2af88

Browse files
Merge pull request #257914 from khdownie/patch-1
Update install-container-storage-aks.md
2 parents 4b0c757 + ea5db95 commit 2a2af88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to install Azure Container Storage Preview for use with A
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: how-to
7-
ms.date: 10/27/2023
7+
ms.date: 11/07/2023
88
ms.author: kendownie
99
ms.custom: devx-track-azurecli
1010
---
@@ -22,7 +22,7 @@ ms.custom: devx-track-azurecli
2222
2323
## Getting started
2424

25-
- Take note of your Azure subscription ID. We recommend using a subscription on which you have an [Owner](../../role-based-access-control/built-in-roles.md#owner) role. If you don't have access to one, you can still proceed, but you'll need admin assistance to complete the steps in this article.
25+
- Take note of your Azure subscription ID. We recommend using a subscription on which you have a [Kubernetes contributor](../../role-based-access-control/built-in-roles.md#kubernetes-extension-contributor) role if you want to use Azure Disks or Ephemeral Disk as data storage. If you want to use Azure Elastic SAN Preview as data storage, you'll need an [Owner](../../role-based-access-control/built-in-roles.md#owner) role on the Azure subscription.
2626

2727
- [Launch Azure Cloud Shell](https://shell.azure.com), or if you're using a local installation, sign in to the Azure CLI by using the [az login](/cli/azure/reference-index#az-login) command.
2828

0 commit comments

Comments
 (0)