diff --git a/AKS-Arc/aks-bare-metal-delete-cluster-resources.md b/AKS-Arc/aks-bare-metal-delete-cluster-resources.md index d70a70f75b..84d8282b83 100644 --- a/AKS-Arc/aks-bare-metal-delete-cluster-resources.md +++ b/AKS-Arc/aks-bare-metal-delete-cluster-resources.md @@ -31,7 +31,7 @@ This article shows you how to delete AKS on bare metal cluster and edge machine ## Step 1: Delete the AKS cluster -1. In the [Azure portal](https://portal.azure.com), navigate to your resource group. +1. In the [Azure portal](https://portal.azure.com), navigate to resource groups and then select the resource group that was created for the cluster. 1. Select the AKS cluster resource. 1. Select **Delete** and confirm. 1. **Wait** for the deletion to complete before proceeding. @@ -42,9 +42,9 @@ This article shows you how to delete AKS on bare metal cluster and edge machine az resource delete --ids ``` -## Step 2: Delete the Logical Network (LNET) +## Step 2: Delete the Azure Local Logical Network (LNET) -1. In the resource group, select the Logical Network resource. +1. In the resource group, select the Azure Local Logical Network resource. 1. Select **Delete** and confirm. **CLI alternative:**