The Highest Post






=
Statistics
Count 13
Avg 21.00
Min 21
Max 21

Details



Peter Agyekum What is release in Azure? A release is a construct that holds a versioned set of artifacts specified in a CI/CD pipeline. It includes a snapshot of all the information required to carry out all the tasks and actions in the release pipeline, such as stages, tasks, policies such as triggers and approvers, and deployment options. There can be multiple releases from one release pipeline, and information about each one is stored and displayed in Azure Pipelines for the specified retention period.
Post Reply