How to publish and then download zip file from azure artifact feed?
I want to zip and publish a set of changelog files, making them available for all users to download directly from the Azure Artifacts feed. Users should be able to download the uploaded ZIP file simply by using the download option in the Azure Artifacts feed, without needing to use Azure CLI commands.
I am having issues with docker compose task in azure pipeline
This is my dev.yml which is an azure pipeline for dev environment:
Azure DevOps ARM deployment pipeline task failing. Error: BadRequest: Creating or updating a system managed identity credential is not supported
The following yaml script fails with ARM Deployment task.
ADO Pipeline “Mapping values are not allowed in this context.”
I’m getting the followin error when running a pipeline in ADO: