Coming from AWS Elastic Beanstalk, I'm familiar with the scripts.config
file that allows me to specify commands to run after deploy as well as just after new scaled instances are created.
Is there an equivalent facility in Azure? Is it possible to run scripts post deploy and more importantly, is there a way to differentiate between the two scenarios like on Elastic Beanstalk?