Update the ChirpyR application, Roll-it Back, Scale it
- Open the ChirpyR solution.
- Update Views\Homes\Index.cshtml and \Content\Site.css (line 205) change background color to #ff99ff
git add -ugit commit -m "made site awesome"git push azure master- Highlight the efficiency of the git push. Only deltas are pushed up.
- Deployments tab > Redeploy the previous deployment slot.
- Scale tab > Free, Shared or Reserved, and number of instances.