Are there free websites on Windows Azure for more than the trial period -


i did lot of searching guess windows azure's trial offers changing , there lot of different information on internet. looking develop small website learning purposes using azure. questions are:

1) there still 10 free websites after 30-day trial ends?

if yes,

2) can use table/blob store after trial period?

3) can use azure sql instance after trial period?

from horses mouth, speak:

web sites pricing details

you can run 10 websites free in shared environment.

azure table storage cost, it's not much. storage pricing details gives run down, find pricing calculator quite useful.

as example:

  • 100gb of blob storage
  • 100gb of tables , queues
  • 10 million transactions per month

is grand total of $9.90 usd per month.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -