From 8b690aaf0d0ae406883e1db82ea882b1fb238285 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:43:06 -0700 Subject: [PATCH] Update azure-artifacts.md --- docs/guides/install/azure-artifacts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/install/azure-artifacts.md b/docs/guides/install/azure-artifacts.md index 0deb477c4e..1e12b94861 100644 --- a/docs/guides/install/azure-artifacts.md +++ b/docs/guides/install/azure-artifacts.md @@ -35,7 +35,7 @@ NPM_CONFIG_REGISTRY=https://pkgs.dev.azure.com/my-azure-artifacts-user/_packagin Make sure to: - Replace `my-azure-artifacts-user` with your Azure Artifacts username, such as `jarred1234` -- Replace `my-azure-artifacts-password` with the non-base64 encoded password for your Azure Artifacts npm registry. If it ends with `==`, it probably is base64 encoded. +- Replace `my-azure-artifacts-password` with the non-base64 encoded password for your Azure Artifacts npm registry ### Don't base64 encode the password