Microsoft AZ-305 Question Answer
You plan to deploy multiple instances of an Azure web app across several Azure regions.
You need to design an access solution for the app. The solution must meet the following replication requirements:
• Support rate limiting
• Balance requests between all instances.
• Ensure that users can access the app in the event of a regional outage
Solution: You use Azure Load Balancer to provide access to the app.
Does this meet the goal?