Can you have a staging and production slot in Azure Websites
Posted
by
Barry King
on Server Fault
See other posts from Server Fault
or by Barry King
Published on 2012-11-22T09:11:22Z
Indexed on
2012/11/24
11:12 UTC
Read the original article
Hit count: 218
Azure
I'm looking at hosting 3 Websites (there will all use the same linked database resource but I think I have to use 3 websites within Azure for this); www.website.com, provider.website.com and admin.website.com.
Using Windows Azure Websites, can you have a Staging, Production slot? I think this feature is only available to Azure Cloud Services but there is little documentation on this. If its not possible, other than spinning up 3 more sites to act as the staging sites is there another way?
I want the ability to "swap" from staging to production.
© Server Fault or respective owner