From ebb2610fd443351fe4d7402bc9dd9d803e3e98dd Mon Sep 17 00:00:00 2001 From: prawinkorvi <57565182+prawinkorvi@users.noreply.github.com> Date: Sat, 25 Dec 2021 18:16:32 +0530 Subject: [PATCH] Update access-aks-cli.MD --- docs/access-aks-cli.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/access-aks-cli.MD b/docs/access-aks-cli.MD index f742f1e..42c4384 100644 --- a/docs/access-aks-cli.MD +++ b/docs/access-aks-cli.MD @@ -1,7 +1,11 @@ ## Access Azure Kubernetes Cluster from Local Machine. ## Install Azure CLI ```sh +## Install Azure CLI on Linux Machines wget https://aka.ms/installazurecliwindows + +## Download and Install Azure CLI on Windows +https://aka.ms/installazurecliwindows ``` ## Once download is complete, Install .msi file to get azure cli