MicrosoftAzureWebSitesCheatSheet
MicrosoftAzureWebSitesCheatSheet copied to clipboard
Microsoft Azure Web Sites Cheat Sheet is a collection of lesser known uses of Azure Web Sites.
Saw it, didn't test it, source is here: https://github.com/EelcoKoster/ReverseProxySiteExtension
https://github.com/shibayan created two projects for running (j)ruby on azure websites: - https://github.com/shibayan/azure-jruby-sample (is rails app that has installation and starting jruby with rails server) - https://github.com/shibayan/JRubyExtension ( is a jruby...
A list of great content on other peoples blogs which can direct the reader out to a blog post, or article instead of duplicating it on this site.
Create a series of samples which will be hosted in [this gist](https://gist.github.com/SyntaxC4/6316351) [to create a cookbook of samples which can be downloaded in a single zip file] Samples should include:...
Create a language guide for running Python on Windows Azure Web Sites. This should include: - [ ] Enabling Python with HTTP Mapping - [ ] Python Specific App Settings...
Create a language guide for building Node.js applications on Windows Azure Web Sites. This should include: - [ ] Node Specific App Settings
Create a languge guide which includes specific information for running ASP.NET Web Sites in Windows Azure Web Sites. This should include the following: - [ ] GAC Reference - [...
Create a Guide for specific guidance for developing with Classic ASP
Need an easy way of providing information about which options or arguments are required.