Release Management Azure Website -


how can publish azure website (no vm!) using microsoft release management.

at moment, ms release management seems support deploying azure vm's. ms release management system lets me control deployment variables across multiple deployment stages.

basically, not supported scenario out of box.

your best bet here use agent-based release template "springboard" server manage release, , custom powershell scripts use azure sdk interact azure. 1 of colleagues did leg work figure out few months ago, , has few comprehensive blog posts describing how accomplished deploying azure web application via rm.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -