Skip to content

Commit 9fc8d2a

Browse files
authored
Update application-proxy-azure-front-door.md
Updated Images to Markdown
1 parent 99e4282 commit 9fc8d2a

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

articles/active-directory/app-proxy/application-proxy-azure-front-door.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ Azure Front Door helps deliver low-latency, high-throughput content at scale fro
2323
## Deployment steps
2424

2525
This article guides you through the steps to securely expose a web application on the Internet, by integrating the Azure AD Application Proxy with Azure Front Door. In this guide we'll be using the Azure portal. The reference architecture for this deployment is represented below.
26-
27-
<p align="center">
28-
<img src="./media/application-proxy-azure-front-door/azure-front-door.png" alt="Diagram of deployment described" width="650" height="600">
29-
</p>
3026

27+
:::image type="content" source="./media/application-proxy-azure-front-door/azure-front-door.png" alt-text="Diagram of deployment described" lightbox="./media/application-proxy-azure-front-door/azure-front-door.png":::
28+
3129
## Prerequisites
3230

3331
- A Front Door Service – Standard or Classic tier
@@ -85,18 +83,12 @@ Follow these steps to configure the Front Door Service (Standard):
8583
| **Origin hostname** | contoso.msappproxy.net | The URL generated for the app by Application Proxy must be utilized here.|
8684
| **Connector group** | North America | Select the connector group in the geo closest to where the app instance will be in for optimized performance.|
8785

88-
<p align="center">
89-
<img src="./media/application-proxy-azure-front-door/azure-front-door-profile-1.png" alt="Screenshot of Azure Front Door Configuration 1" width="800" height="750">
90-
</p>
91-
92-
<p align="center">
93-
<img src="./media/application-proxy-azure-front-door/azure-front-door-profile-2.png" alt="Screenshot of Azure Front Door Configuration 2" width="800" height="600">
94-
</p>
95-
96-
<p align="center">
97-
<img src="./media/application-proxy-azure-front-door/azure-front-door-profile-3.png" alt="Screenshot of Azure Front Door Configuration 3" width="800" height="500">
98-
</p>
99-
86+
:::image type="content" source="./media/application-proxy-azure-front-door/azure-front-door-profile-1.png" alt-text="Screenshot of Azure Front Door Configuration 1" lightbox="./media/application-proxy-azure-front-door/azure-front-door-profile-1.png":::
87+
88+
:::image type="content" source="./media/application-proxy-azure-front-door/azure-front-door-profile-2.png" alt-text="Screenshot of Azure Front Door Configuration 2" lightbox="./media/application-proxy-azure-front-door/azure-front-door-profile-2.png":::
89+
90+
:::image type="content" source="./media/application-proxy-azure-front-door/azure-front-door-profile-3.png" alt-text="Screenshot of Azure Front Door Configuration 3" lightbox="./media/application-proxy-azure-front-door/azure-front-door-profile-3.png":::
91+
10092
## Next steps
10193

10294
To prevent false positives, learn how to [Customize Web Application Firewall rules](../../web-application-firewall/ag/application-gateway-customize-waf-rules-portal.md), configure [Web Application Firewall exclusion lists](../../web-application-firewall/ag/application-gateway-waf-configuration.md?tabs=portal), or [Web Application Firewall custom rules](../../web-application-firewall/ag/create-custom-waf-rules.md).

0 commit comments

Comments
 (0)