Ask Your Question
2

How can I deal with Azure Pipeline artifacts that have no data?

asked 2022-06-13 11:00:00 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-07-19 16:00:00 +0000

plato gravatar image

If you encounter Azure Pipeline artifacts that have no data, follow the steps below to resolve the issue:

  1. Check the pipeline configuration: Verify that the pipeline configuration is correct and that all sources and destinations are properly configured.

  2. Check the pipeline execution logs: Check the pipeline execution logs to ensure that the pipeline executed without any errors or warnings.

  3. Check the artifact source: If the artifact source is a build or release pipeline, verify that the pipeline generated the artifact successfully.

  4. Check the repository, branch, and tag: Verify that the repository, branch, and tag specified in the pipeline configuration are correct and that the artifact was generated from the correct source.

  5. Check the artifact size: If the artifact size is zero or very small, verify that the pipeline generated the correct artifact and that the artifact contains the expected data.

  6. Check the artifact destination: Verify that the artifact destination is correct and that the artifact was uploaded or published successfully.

If none of the above steps resolve the issue, contact Microsoft Support for further assistance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-06-13 11:00:00 +0000

Seen: 8 times

Last updated: Jul 19 '21