AZ-500 · Question #548
Case Study 4 - Fabrikam, Inc Overview Fabrikam, Inc. is a consulting company. The company has a main office in New York City and branch offices in Amsterdam and Singapore. Existing Environment…
The correct answer is A. Add a custom rule. To implement rate limiting rules based on request location in Azure Web Application Firewall (WAF), you'll use custom rules with the "Geo location" match type and configure them to trigger based on specific countries or regions. This allows you to restrict access based on where…
Question
Options
- AAdd a custom rule
- BModify the Azure-managed DRS.
- CCreate an Azure policy.
- DModify the Bot Manager 1.1 rule set.
How the community answered
(32 responses)- A81% (26)
- B3% (1)
- C3% (1)
- D13% (4)
Explanation
To implement rate limiting rules based on request location in Azure Web Application Firewall (WAF), you'll use custom rules with the "Geo location" match type and configure them to trigger based on specific countries or regions. This allows you to restrict access based on where the request originates from. By configuring the rate limit rule with "Geo location" as the match type and specifying the desired countries or regions, you can effectively limit traffic based on the request's geographic origin, protecting your web application from potential abuse. https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/custom-waf-rules-overview
Topics
Community Discussion
No community discussion yet for this question.