Issue
We are trying to implement a continuous deployment pipeline and we would like to create our resources from Azure Resource Templates.
Questions
1.What kind of a project should we choose?
2.How should we integrate it with Octopus ?
3.How should we trigger the infrastructure setup process ?
Solution
I.Using this template is a progress in the right direction.
II.Octopus calls Azure API s so it is much better to provide a deployment package and in case needed deploy it using VS.
III.Starting Continuous Deployment with Push makes the process easier as the locus of control is better.
Answered By - Rıfat Erdem Sahin Answer Checked By - David Goodson (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.