Posted on: 9/26/2012 11:39:03 PM | Views : 835

In some of our internal discussion lists there was some questions about how to host certain content for their application.  Most of the discussion came up from apps needing a privacy policy (Rule 4.1 from the Windows Store App Certification Requirements).  Some folks had apps they just developed, but no "site" or service they were using.  But they needed to host a privacy policy.  Lots of thoughts were floated around and I suggested Azure Free Web Sites as an option.  I originally suggested it as a simple way you could just have a URL to a privacy policy, but.duh, you could easily use it as a very quick marketing site for your app.
Creating a web site in Windows Azure If you didn't know, Windows Azure allows you to create a free web site!  It is very quick and simple to set up once you have ...

Go to the complete details ...