Release definition

When you download a release definition from Azure DevOps, it produces a JSON file with all the information representing the release pipeline. A sample release definition file would look something like this:

Note: The links in the file above may not work since its a sample file.

Last updated