Here's a bunch of useful tips/tricks/information I've come across while playing with Azure.
- Azure Friday
Lots of short but useful videos by you favorite host mr Hanselman.
https://azure.microsoft.com/da-dk/documentation/videos/azure-friday/ - How to create a custom deploy script
In my case I was using GitHub deployments, but could not figure out how to specify which build configuration to use. Custom deploy scripts is your friend here.
https://azure.microsoft.com/da-dk/documentation/videos/custom-web-site-deployment-scripts-with-kudu/ - Good blog post on Kundo deployments
https://dzimchuk.net/post/azure-web-apps-continuous-deployment
No comments:
Post a Comment