How Azure DevOps is managing Artifact integrity?

Dharmang Makwana 10 Reputation points
2023-07-18T08:01:18.4+00:00

Hello Team,

We are using Azure DevOps for our CI/CD pipeline and below is our high-level architecture.

  1. GitHub for Source Code
  2. Azure DevOps ( Self Hosted CI Agent ) for CI Runners
  3. Azure Artifactory for storing the generated artifact
  4. For the CD part, we are using an on/prem server where Azure DevOps Agent used to run.

During our PA/DSS certification, we have been asked questions like, How Azure DevOps is validating the Artifact getting delivered/downloaded to the destination node? In Leahman language, How Azure DevOps is validating that, no changes have been made by anyone to the artifact in flight?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,982 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.