AZ-305 · Question #339
Drag and Drop Question You plan to deploy an infrastructure solution that will contain the following configurations: - External users will access the infrastructure by using Azure Front Door. - Extern
The correct answer is Protection against Open Web Application Security Project (OWASP) vulnerabilities; IP filtering on a per-API level; Validation of Azure B2C JSON Web Tokens (JWTs). Azure Front Door provides WAF capabilities that protect against OWASP vulnerabilities at the edge/global layer, making it the appropriate service for that function. Azure API Management handles API-level controls such as IP filtering on a per-API basis using policies, allowing fi
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Protection against Open Web Application Security Project (OWASP) vulnerabilities
- IP filtering on a per-API level
- Validation of Azure B2C JSON Web Tokens (JWTs)
Explanation
Azure Front Door provides WAF capabilities that protect against OWASP vulnerabilities at the edge/global layer, making it the appropriate service for that function. Azure API Management handles API-level controls such as IP filtering on a per-API basis using policies, allowing fine-grained access control to backend APIs in AKS. Azure AD B2C, when configured with OpenID Connect federation, issues JWTs that API Management validates using its JWT validation policy to authenticate external users before allowing access to backend services.
Topics
Community Discussion
No community discussion yet for this question.
