You deploy a stateless ASP.NET application to an Azure website. You scale out the application by adding
website instances.
Only newly signed in users are routed to the recently added website instances. Users must be evenly
distributed among all of the instances.
You need to configure the environment to ensure that the load balancer evenly distributes requests.
What should you do?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
C
C
C
Wrote the 70-532 exam on 22/Feb/2016, passed with 9XX marks!
Got 56 questions in total, including 31 mixed questions and 3 case studies (8+8+9).
8 new multiple choice questions and 1 new case study (Fabrikam Concert Tickets).
I learned all new questions from passleader 70-532 exam dumps (VCE and PDF here: https://tr.im/vM3dG) (105q dumps), all new questions are same as my real test, really helpful!
P.S. Microsoft have announced that the 70-532 exam will get many changes from March 10, 2016, including “Website –> Web Apps”, “Windows PowerShell –> Azure PowerShell”, “access control list (ACL) –> Network Security Groups (NSG)”, “cloud service –> virtual network” and so on!!!
C. it is correct.
C, duh
I think A should be correct, it says only newly signed in users should get the new instances. So session affinity should be enabled.