Azure DevOps, Azure Function Apps
Budget: ₹1,500 – ₹12,500 INR
I have a YAML pipeline for SQL deployments.
My requirement is to start and stop the VM from the pipeline we are using for prod deployments.
For this, I need a Function App to start the VM before the agent job is started in the prod deployment stage of the YAML pipeline and has to stop the VM after the completion of deployment.
My requirement is to start and stop the VM from the pipeline we are using for prod deployments.
For this, I need a Function App to start the VM before the agent job is started in the prod deployment stage of the YAML pipeline and has to stop the VM after the completion of deployment.