Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9703723

Browse files
committedJul 24, 2020
update httpsettings screenshot
1 parent 70f5965 commit 9703723

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎articles/application-gateway/create-ssl-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: vhorne
66
ms.service: application-gateway
77
ms.topic: tutorial
8-
ms.date: 04/22/2019
8+
ms.date: 07/24/2020
99
ms.author: victorh
1010
#Customer intent: As an IT administrator, I want to use the Azure portal to configure Application Gateway with TLS termination so I can secure my application traffic.
1111
---
@@ -154,7 +154,7 @@ On the **Configuration** tab, you'll connect the frontend and backend pool you c
154154

155155
5. For the **HTTP setting**, select **Create new** to create a new HTTP setting. The HTTP setting will determine the behavior of the routing rule. In the **Add an HTTP setting** window that opens, enter *myHTTPSetting* for the **HTTP setting name**. Accept the default values for the other settings in the **Add an HTTP setting** window, then select **Add** to return to the **Add a routing rule** window.
156156

157-
![Create new application gateway: HTTP setting](./media/create-ssl-portal/application-gateway-create-httpsetting.png)
157+
:::image type="content" source="./media/create-ssl-portal/application-gateway-create-httpsetting.png" alt-text="Create new application gateway: HTTP setting":::
158158

159159
6. On the **Add a routing rule** window, select **Add** to save the routing rule and return to the **Configuration** tab.
160160

0 commit comments

Comments
 (0)
Please sign in to comment.