Most voted questions in DevOps on Cloud

0 votes
1 answer

How to protect azure databases from accedental resource group deletion?

You can lock the resource to prevent ...READ MORE

Jun 20, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
464 views
0 votes
1 answer

Clone AWS container instance to google container

I think what you can do is ...READ MORE

Jun 19, 2018 in DevOps on Cloud by shubham
• 7,340 points
515 views
0 votes
1 answer

ARM deployment resourceID with the servicebus is not working

You can just use the name of ...READ MORE

Jun 17, 2018 in DevOps on Cloud by shubham
• 7,340 points
1,166 views
0 votes
1 answer

Unable to host from private build agent in team services

Check if you're deployent queue is hosted ...READ MORE

Jun 14, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
468 views
0 votes
2 answers

how am I gonna assign a proper role name to allow a stack deployment via CloudFormation in AWS codepipeline?

 There's documentation on how to configure a ...READ MORE

Aug 17, 2018 in DevOps on Cloud by Priyaj
• 58,090 points
885 views
0 votes
1 answer

How to control development/prod/staging application settings using azure functions?

You should use a build-release system like ...READ MORE

May 11, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
1,333 views
0 votes
2 answers

Configure Subdomains, Nginx-proxy and Docker-compose

If you are already using docker-compose I ...READ MORE

Aug 3, 2018 in DevOps on Cloud by Nilesh
• 7,050 points
8,199 views
0 votes
1 answer

Is it possible to open a bug in VSTS if release deployment fails?

You can do this by adding another ...READ MORE

Apr 24, 2018 in DevOps on Cloud by DareDev
• 6,890 points
493 views
0 votes
1 answer

How to manage Application version for VM's in Azure Autoscaling group

First of all, You have to launch ...READ MORE

Apr 24, 2018 in DevOps on Cloud by shubham
• 7,340 points
787 views
0 votes
1 answer

how to safely deploy npm install without it causing inconsistencies?

The recent versions on npm generates a ...READ MORE

Apr 11, 2018 in DevOps on Cloud by DareDev
• 6,890 points
704 views
0 votes
1 answer

How can I remove a port from url for node app using nginx

If you run your node server on ...READ MORE

Apr 10, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
3,671 views
0 votes
1 answer

Unable to deploy angular 2 app on bluemix with angular CLI

We had the same issue and in ...READ MORE

Apr 9, 2018 in DevOps on Cloud by ajs3033
• 7,300 points
769 views