Forum Discussion

godwin daniel's avatar
godwin daniel
Brass Contributor
Aug 22, 2018
Solved

How to Modify application hosted by virtual machine scale sets

This is a hypothetical question as I am just doing my prep for azure cert. Suppose I have a web application front end hosted  on a scale set, I set the minimum number of machines to 2 which gives me ...
  • Huiyu Wang's avatar
    Sep 22, 2018

    Also, it is recommended that the App deploy/Update is managed by Azure Custom Scriptr Extension. By updating the CSE url, all the VMs in the Scale Set will be automatically update to the latest according to update policy.

     

    https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/tutorial-install-apps-cli

Resources