-
Bug
-
Resolution: Duplicate
-
Minor
-
Operating System: Ubuntu 16.04 (Installed using the Azure Marketplace)
Jenkins Version: 2.89.4
Azure-vm-agent: 0.7.1
Cloud Provider: Azure
Hello,
I'm tried to setup azure-vm-agent with a custom image and everything works correctly.
When I run a new build, the plugin start a new Azure VM and jenkins master is able to connect e run all the steps of pipeline.
But, if something goes wrong or the jobs failed, jenkins not only terminate the Azure VM but also delete the custom image.
Is this a normal behavior?