Skip to content

Commit 4dc29d8

Browse files
committed
Tweaks and dates
1 parent 79ce6fc commit 4dc29d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AKS-Hybrid/create-storage-classes.md

Lines changed: 2 additions & 2 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: 10/10/2024
7+
ms.date: 10/24/2024
88
ms.topic: conceptual
99
ms.custom: references_regions
1010

@@ -268,7 +268,7 @@ When a storage class is updated, if all the properties that changed are updatabl
268268
You can create a storage class that uses custom disks. This process is only for AKS Arc clusters. See [Create custom storage class for disks](container-storage-interface-disks.md?tabs=23H2#create-custom-storage-class-for-disks).
269269

270270
| Property | type | In-place update | description |
271-
| -- | -- | -- | -- |
271+
| -- | -- | -- | -- |
272272
| `type` | `AksArcDisk` | N/A | Specify this is the AksArcDisk type. |
273273
| `storagePathId` | `string` | No | The resource ID for the storage path. |
274274
| `fsType` | `string` \| `undefined` | No | `fsType` parameters for the storage class. If the storage class contains Linux workloads, set it to `ext4`. Otherwise, leave it undefined. |

AKS-Hybrid/storage-class-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Storage Class and Container Storage Interface (CSI) (preview)
44
description: Learn about Storage Class and the Container Storage Interface (CSI) in AKS enabled by Arc.
55
author: sethmanheim
66
ms.author: sethm
7-
ms.date: 10/10/2024
7+
ms.date: 10/24/2024
88
ms.topic: conceptual
99

1010
---

0 commit comments

Comments
 (0)