From 8a7ae83cd7b04700c1481cb3dee7e66b432acd52 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 10 Jun 2024 16:21:29 +0000 Subject: [PATCH] updated azure cli link --- docs/src/content/docs/getting-started/configuration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/getting-started/configuration.mdx b/docs/src/content/docs/getting-started/configuration.mdx index 6ba2b8a425..8b28b7ab64 100644 --- a/docs/src/content/docs/getting-started/configuration.mdx +++ b/docs/src/content/docs/getting-started/configuration.mdx @@ -185,7 +185,7 @@ script({
  • -If you are using the command line, you will need to login with the [Azure CLI](https://learn.microsoft.com/en-us/cli/azure/). +If you are using the command line, you will need to [login with the Azure CLI](https://learn.microsoft.com/en-us/javascript/api/overview/azure/identity-readme?view=azure-node-latest#authenticate-via-the-azure-cli). ```sh az login