Categories
Azure Python Web App Gallery

Django on Windows Azure Websites Gallery

For all those Django developers out there , see how easy it is to set up Django on Windows Azure in less than 2 minutes http://blogs.msdn.com/b/windowsazure/archive/2013/04/18/django-now-available-on-windows-azure.asp  

Categories
Azure Web App Gallery

Creating a Node JS website on Windows Azure website

Are your excited about Node JS  on Windows Azure  , then check out this article and start building your Node JS website on Windows Azure with just a few clicks http://blogs.msdn.com/b/azureappgallery/archive/2013/04/08/creating-a-node-js-website-on-windows-azure-website.aspx

Categories
Azure Web App Gallery

Deconstructed View of an application package used by Web Application Gallery

To help you understand what a web deployable package for Web Application Gallery is , I have deconstructed the contents of the package  in this post : #1 : manifest.xml (required):  This file is used to set up the ACLs for your application content path for your application may include any references to SQL Server or MySQL […]

Categories
Azure Web Matrix Web Platform Installer

Tips and Tricks to build a Package for Web Application Gallery

Building a package for Web Application Gallery does not have to be a daunting task. Here are a few tips and tricks to build a package for Web Application Gallery.  In order to create both these configuration files (manifest and parameters), you need to have a good understanding of the application and the manual installation […]

Categories
Web Platform Installer

Deconstructing the custom feed to test your web application on Web Platform Installer

I have been working with Microsoft Web application Gallery for a while now and the most common concern I have seen is that developers would like to test their application before submitting to the Web Application Gallery but have difficulty building the custom feed .  You can view a sample custom feed  here  to test your […]