User experience on Azure Artifact
Use Cases and Deployment Scope
The Azure Artifact repository provides a convenient storage to keep our software archive a safe place. Microsoft Azure environment is very stable and the availability is almost 100 percent. That's the most important feature I believe that we can truly rely on the storage. We can easily tag the artifact and the security feature provide us confidence that no hacker can break through their system.
Pros
- Security feature on share code efficiently.
- The built in CI/CD for the software pipeline.
- Support for most famous build tool like maven and npm.
Cons
- Native artifact format support like docker image
- Support for APL
- Support IAM permission
Likelihood to Recommend
Share codes and packages across the whole organization. We have developers most of the time work from home or overseas like in India. We can test and deploy the package when they deploy the new changes into the Azure Artifacts. Azure Artifact can promote our package to the correct system like DEV, UAT, or Production. It also provides retention policies to automatically clean up expired packages.