az aks delete --name Workshop-K8S --resource-group rg-Workshop-K8S -y
Note: It might take 3-6 minutes to delete the cluster
az group delete --resource-group rg-Workshop-K8S -y
kubectl config delete-cluster Workshop-K8S
kubectl config delete-context Workshop-K8S
kubectl config delete-user clusterUser_rg-Workshop-K8S_Workshop-K8S
clouddrive unmount
You will be prompted to confirm twice.
WARN: Removing a file share from Cloud Shell will terminate your current session. Do you want to continue(y/n): y
WARN: You will be prompted to create and mount a new file share on your next session. Do you want to continue(y/n): y