Skip to content

Commit 747f3f9

Browse files
committed
Fixes
1 parent c810ffe commit 747f3f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AKS-Arc/aks-troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ If you continually see an [Azure Advisor](/azure/advisor/) upgrade recommendatio
3333

3434
AKS Arc workload data is stored on Azure Local storage volumes, including the AKS Arc node disks and persistent volumes of data disks. If the storage volume is accidentally deleted, the AKS Arc cluster doesn't work properly, as its data is removed as well. To manage storage volumes on Azure Local, follow these steps:
3535

36-
- Ensure that you deleted all the storage path(s) that are created on that storage volume. Deleting storage paths raises an alert to indicate the workload that was stored on it. To delete the storage path, see [Delete a storage path](/azure-local/manage/create-storage-path?view=azloc-24112&tabs=azurecli#delete-a-storage-path).
37-
- If you have an AKS Arc cluster that must be deleted, per the alert from the previous step of the storage path deletion, see [Delete the AKS Arc cluster](create-clusters-cli.md#delete-the-cluster).
36+
- Ensure that you deleted all the storage path(s) that are created on that storage volume. Deleting storage paths raises an alert to indicate the workload that was stored on it. To delete the storage path, see [Delete a storage path](/azure/azure-local/manage/create-storage-path?view=azloc-24112&tabs=azurecli#delete-a-storage-path).
37+
- If you have an AKS Arc cluster that must be deleted, per the alert from the previous step of the storage path deletion, see [Delete the AKS Arc cluster](aks-create-clusters-cli.md#delete-the-cluster).
3838

3939
## Next steps
4040

0 commit comments

Comments
 (0)