The JFrog Artifactory Extension, available on the Azure DevOps Marketplace, brings advanced repository management for Microsoft-based pipelines, whether on-prem (with TFS) or in the cloud (with Azure DevOps).
Azure DevOps/TFS and Artifactory
Consistent and reliable access to build dependencies
Fully reproducible builds
JFROG ARTIFACTORY
Compare builds
Release management
Consistent and reliable access to build dependencies
Artifactory acts as a proxy for public repositories, providing a local cache of your dependencies so they are always available. Even when there are connectivity issues, or the remote public repository is unavailable, your Azure DevOps or TFS builds will complete since all the dependencies will still be available through Artifactory.
Fully reproducible builds
Upload builds to Artifactory along with exhaustive build information such as package versions, dependencies, system properties, environment variables, user information and more. Having all this information at your fingertips makes it easy to reproduce a build at any time through Azure DevOps or TFS.
Compare builds
Compare builds with built-in "Diff" tools to weed out changes between successive versions and track down bugs.
Release management
Use build promotion to exercise full control over a release pipeline in Azure DevOps or TFS. Promote builds as they pass through quality gates to corresponding repositories for QA, staging, and deployment to production systems, through a fully automated release pipeline.