From dad4b26c6f502cbec6d711ebd740774e60030502 Mon Sep 17 00:00:00 2001
From: Hrittik Roy <67012359+hrittikhere@users.noreply.github.com>
Date: Sat, 21 Aug 2021 08:53:58 +0530
Subject: [PATCH] Update Azure.md (#7880)

---
 docs/azure.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/azure.md b/docs/azure.md
index 042d34e69..39cb9f206 100644
--- a/docs/azure.md
+++ b/docs/azure.md
@@ -10,7 +10,7 @@ Not all features are supported yet though, for a list of the current status have
 
 Before creating the instances you must first set the `azure_` variables in the `group_vars/all/all.yml` file.
 
-All of the values can be retrieved using the azure cli tool which can be downloaded here: <https://docs.microsoft.com/en-gb/azure/xplat-cli-install>
+All of the values can be retrieved using the Azure CLI tool which can be downloaded here: <https://docs.microsoft.com/en-gb/cli/azure/install-azure-cli>
 After installation you have to run `az login` to get access to your account.
 
 ### azure_cloud
-- 
GitLab