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

For the ASP.NET MVC project that I worked with recently, it was deployed to several server instances and was required to configure the machine key.

I have another project that will be deployed to Azure (the website standard), and I'm not sure that Azure configures the machine key for you, or processes this internal device itself, or if you need to configure it.

Somebody knows. It seems I can not find any resources in this regard.

+4
source share
1 answer

Azure WebRole, . , VIP-, , , .

+4

All Articles