Skip to content

Commit a1eb0f3

Browse files
committed
Updates
1 parent 35e5d62 commit a1eb0f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AKS-Hybrid/create-storage-classes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Create and use storage classes in AKS enabled by Arc (preview)
44
description: Learn how to create and use storage classes in AKS enabled by Arc.
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 11/07/2024
7+
ms.date: 11/12/2024
88
ms.topic: conceptual
99
ms.custom: references_regions
1010

@@ -35,15 +35,15 @@ az extension add --name k8s-runtime
3535

3636
## [Azure portal](#tab/portal)
3737

38-
During the preview, our publicly available portal extension only targets AKS Arc clusters and is behind the feature flag `managedstorageclass` of the `Microsoft_Azure_HybridCompute` portal extension. Please use [this link](https://portal.azure.com/?Microsoft_Azure_HybridCompute_managedstorageclass=true) to open Azure Portal and navigate to your AKS Arc cluster resource.
38+
During the preview, our publicly available portal extension only targets AKS Arc clusters and is behind the feature flag `managedstorageclass` of the `Microsoft_Azure_HybridCompute` portal extension. [Visit this Azure portal link](https://portal.azure.com/?Microsoft_Azure_HybridCompute_managedstorageclass=true) to open the portal and navigate to your AKS Arc cluster resource.
3939

4040
### Enable the service
4141

4242
Select your cluster, then select **Storage classes (preview)** from menu to enter the UI. Select **Enable service** to enable the service in your cluster.
4343

4444
:::image type="content" source="media/create-storage-classes/enable-service.png" alt-text="Screenshot showing enable storage classes service on portal." lightbox="media/create-storage-classes/enable-service.png":::
4545

46-
It might take a few minutes to enable the service in your cluster. When it's ready, the UI looks similar to the following screenshot. Your storage classes are being uploaded to the cloud.
46+
It might take a few minutes to enable the service in your cluster. When it's ready, the UI looks similar to the following screenshot. Your storage classes are uploaded to the cloud:
4747

4848
:::image type="content" source="media/create-storage-classes/storage-classes-summary.png" alt-text="Screenshot showing summary of storage classes on portal." lightbox="media/create-storage-classes/storage-classes-summary.png":::
4949

0 commit comments

Comments
 (0)