I am about to publish a website for a client to Windows Azure and was wondering if the Shared App Services is sufficient voor Umbraco 7.
I tried publishing Umbraco 7, another project, to another shared environment where i couldnt get Full trust for Umbraco and was forced to move to a private server to get full trust.
So before i publish my new Umbraco project to Azure Shared App Services i would to know if this is possible in that configuration.
Does anybody have any experience with that?
By "Shared App Services", do you mean the Web App "Shared" tier? If so, you can definitely use either the Free or Shared options, I use this for a number of demo sites.
Just make sure your storage is under the 1GB limit! Any significant site could get bigger than this pretty quickly.
Im sorry it took a long time getting back to you, but for anyone curious about this it is totally possible hosting Umbraco in the Shared environment in Azure.
Umbraco 7 on Azure Shared environment
I am about to publish a website for a client to Windows Azure and was wondering if the Shared App Services is sufficient voor Umbraco 7. I tried publishing Umbraco 7, another project, to another shared environment where i couldnt get Full trust for Umbraco and was forced to move to a private server to get full trust. So before i publish my new Umbraco project to Azure Shared App Services i would to know if this is possible in that configuration. Does anybody have any experience with that?
Hey,
By "Shared App Services", do you mean the Web App "Shared" tier? If so, you can definitely use either the Free or Shared options, I use this for a number of demo sites.
Just make sure your storage is under the 1GB limit! Any significant site could get bigger than this pretty quickly.
Ste
Im sorry it took a long time getting back to you, but for anyone curious about this it is totally possible hosting Umbraco in the Shared environment in Azure.
Mind the memory. You need to scale if you exceed 512Mb.
is working on a reply...