I just want to know if there’s such tutorial in here for the Azure Dev Ops Pipeline
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.
This promotional offer applies to new account only.
Hi there,
I don’t think that there is an official DigitalOcean tutorial that covers deployments from Azure DevOps, but I’ve recently used this step by step tutorial by Brad Cypert and it worked well:
https://www.bradcypert.com/deploying-from-azure-devops-to-digitalocean/
In general, this should work just as normal for any other server provider, you just have to setup an SSH connection in Azure.
Hope that this helps!
Best,
Bobby