Sunday, 29 September 2013

With Azure auto-scaling do I need to specify a MachineKey in web.config?

With Azure auto-scaling do I need to specify a MachineKey in web.config?

For a ASP.NET MVC project I worked on recently it was deployed to multiple
server instances and required to have a machinekey configured.
I have another project which will be deployed onto Azure (Web site
standard) and I'm not sure if Azure configures a machinekey for you or
handles that kind of thing internally itself or if you have to configure
one.
Does anyone know. I can't seem to find any resources specifically about this.

No comments:

Post a Comment