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.