Skip to content

Commit ddee12b

Browse files
Update captcha-challenge.md
1 parent 4514631 commit ddee12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/afds/captcha-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Incorporating CAPTCHA into Azure WAF not only enhances security but also minimiz
2424

2525
When the CAPTCHA challenge is active on Azure WAF, any client's HTTP(s) request matches a specific rule prompts an interactive Microsoft CAPTCHA page. This challenge requires user participation to verify they're human before their request is validated by Azure WAF. Upon successful completion, WAF recognizes the request as originating from a legitimate user, and proceeds with standard rule processing. Requests that fail to complete the challenge are blocked, thus preventing automated bots from accessing protected resources.
2626

27-
:::image type="content" source="../media/captcha-challenge/browser-captcha.png" alt-text="Web Application Firewall CAPTCHA in the browser.":::
27+
:::image type="content" source="../media/captcha-challenge/browser-captcha.png" alt-text="Screenshot of Web Application Firewall CAPTCHA in the browser.":::
2828

2929

3030
## Expiration

0 commit comments

Comments
 (0)