Update azure-artifacts.md

This commit is contained in:
Jarred Sumner
2023-09-18 23:43:06 -07:00
parent 9b7fb8b0f3
commit 8b690aaf0d

View File

@@ -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