Skip to content

Commit 3bf19ad

Browse files
authored
Merge pull request #207484 from andyzhangx/patch-53
Update azure-blob-csi.md
2 parents ac8e5cf + d6c7d29 commit 3bf19ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/azure-blob-csi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Container Storage Interface (CSI) driver for Azure Blob storage on Az
33
description: Learn how to use the Container Storage Interface (CSI) driver for Azure Blob storage (preview) in an Azure Kubernetes Service (AKS) cluster.
44
services: container-service
55
ms.topic: article
6-
ms.date: 08/08/2022
6+
ms.date: 08/10/2022
77
author: mgoedtel
88

99
---
@@ -258,7 +258,7 @@ To have a storage volume persist for your workload, you can use a StatefulSet. T
258258
[managed-disk-pricing-performance]: https://azure.microsoft.com/pricing/details/managed-disks/
259259
[csi-specification]: https://github.com/container-storage-interface/spec/blob/master/spec.md
260260
[csi-blob-storage-open-source-driver]: https://github.com/kubernetes-sigs/blob-csi-driver
261-
[csi-blob-storage-open-source-driver-uninstall-steps]: https://github.com/kubernetes-sigs/blob-csi-driver](https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/docs/install-csi-driver-master.md#clean-up-blob-csi-driver
261+
[csi-blob-storage-open-source-driver-uninstall-steps]: https://github.com/kubernetes-sigs/blob-csi-driver/blob/master/docs/install-csi-driver-master.md#clean-up-blob-csi-driver
262262

263263
<!-- LINKS - internal -->
264264
[install-azure-cli]: /cli/azure/install-azure-cli

0 commit comments

Comments
 (0)