Skip to content

Commit 49344b6

Browse files
committed
pr review
1 parent 453c5d8 commit 49344b6

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/web-application-firewall/afds/protect-azure-open-ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,15 @@ Now use the Azure portal to create an Azure Front Door instance with Azure WAF.
7373

7474
Enable the WAF policy in prevention mode and ensure **Microsoft_DefaultRuleSet_2.1** and **Microsoft_BotManagerRuleSet_1.0** are enabled.
7575

76-
:::image type="content" source="../media/protect-azure-open-ai/waf-policy.png" alt-text="Screenshot showing a WAF policy." lightbox="../media/protect-azure-open-ai/waf-policy.png":::
76+
:::image type="content" source="../media/protect-azure-open-ai/web-application-firewall-policy.png" alt-text="Screenshot showing a WAF policy." lightbox="../media/protect-azure-open-ai/web-application-firewall-policy.png":::
7777

7878
## Verify access to Azure OpenAI via Azure Front Door endpoint
7979

8080
Now verify your Azure Front Door endpoint.
8181

8282
1. Retrieve the Azure Front Door endpoint from the Front Door Manager.
8383

84-
:::image type="content" source="../media/protect-azure-open-ai/front-door-endpoint.png" alt-text="Screenshot show the Azure Front Door endpoint." lightbox="../media/protect-azure-open-ai/front-door-endpoint.png":::
84+
:::image type="content" source="../media/protect-azure-open-ai/front-door-endpoint.png" alt-text="Screenshot showing the Azure Front Door endpoint." lightbox="../media/protect-azure-open-ai/front-door-endpoint.png":::
8585
2. Use Postman to send a POST request to the Azure Front Door endpoint.
8686
1. Replace the Azure OpenAI endpoint with the AFD endpoint in Postman POST request.
8787
:::image type="content" source="../media/protect-azure-open-ai/test-final.png" alt-text="Screenshot showing the final POST." lightbox="../media/protect-azure-open-ai/test-final.png":::

articles/web-application-firewall/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
href: ./shared/manage-policies.md
165165
- name: Protect APIs hosted in APIM using Web Application Firewall
166166
href: ./afds/protect-api-hosted-apim-by-waf.md
167-
- name: Protect Azure Open AI using Azure WAF
167+
- name: Protect Azure OpenAI using Azure Web Application Firewall
168168
href: ./afds/protect-azure-open-ai.md
169169
- name: Using Microsoft Sentinel with Web Application Firewall
170170
href: waf-sentinel.md

0 commit comments

Comments
 (0)