Skip to content

Commit 81031a6

Browse files
committed
gh issue 121886
1 parent 971f605 commit 81031a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/traffic-manager/traffic-manager-load-balancing-azure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ The following diagram shows the architecture of this scenario:
8282
* **Location**: The region for the application gateway, which is the same location as the resource group. The location is important, because the virtual network and public IP must be in the same location as the gateway.
8383
3. Click **OK**.
8484
4. Define the virtual network, subnet, front-end IP, and listener configurations for the application gateway. In this scenario, the front-end IP address is **Public**, which allows it to be added as an endpoint to the Traffic Manager profile later on.
85-
5. Configure the listener with one of the following options:
86-
* If you use HTTP, there is nothing to configure. Click **OK**.
87-
* If you use HTTPS, further configuration is required. Refer to [Create an application gateway](../application-gateway/quick-create-portal.md), starting at step 9. When you have completed the configuration, click **OK**.
85+
86+
> [!NOTE]
87+
> If you use HTTPS, select **HTTPS** next to **Protocol** on the **Listener** tab. The default option is HTTP. You must also create and assign an [SSL certificate](../application-gateway/create-ssl-portal.md#create-a-self-signed-certificate). For more information, see the [Application Gateway tutorial for SSL](../application-gateway/create-ssl-portal.md#configuration-tab).
8888
8989
#### Configure URL routing for application gateways
9090

0 commit comments

Comments
 (0)