ARTIFACTORY: Concealing Artifactory URL in Azure Pipelines and Displaying if Already Hidden in Build Logs

ARTIFACTORY: Concealing Artifactory URL in Azure Pipelines and Displaying if Already Hidden in Build Logs

AuthorFullName__c
Vaibhav Jain
articleNumber
000005822
ft:sourceType
Salesforce
FirstPublishedDate
2023-07-19T11:45:38Z
lastModifiedDate
2023-08-03T19:01:30Z
VersionNumber
6

This article focuses on the process of hiding the Artifactory URL and replacing it with asterisks (****) in Azure Pipelines' build logs. Concealing the URL is particularly useful when we want to restrict access to the Artifactory URL from other users. This can be achieved by utilizing variables in the pipeline configuration. Here are the steps to accomplish this task in Azure.