Skip to content

Commit 5f4864e

Browse files
Merge pull request #312319 from asudbring/tsk556110-sfi-bastion
SFI Bastion update: quick-create-portal.md (App GW)
2 parents f201d16 + 569af26 commit 5f4864e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

articles/application-gateway/quick-create-portal.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this quickstart, you learn how to use the Azure portal to create
55
services: application-gateway
66
author: mbender-ms
77
ms.author: mbender
8-
ms.date: 09/04/2024
8+
ms.date: 02/25/2026
99
ms.topic: quickstart
1010
ms.service: azure-application-gateway
1111
ms.custom:
@@ -182,11 +182,14 @@ To create a backend subnet:
182182
- **Public inbound ports**: None.
183183
4. Accept the other defaults and then select **Next: Disks**.
184184
5. Accept the **Disks** tab defaults and then select **Next: Networking**.
185-
6. On the **Networking** tab, verify that **myVNet** is selected for the **Virtual network** and the **Subnet** is set to **myBackendSubnet**. Accept the other defaults and then select **Next: Management**.<br>Application Gateway can communicate with instances outside of the virtual network that it's in, but you need to ensure there's IP connectivity.
185+
6. On the **Networking** tab, verify that **myVNet** is selected for the **Virtual network** and the **Subnet** is set to **myBackendSubnet**. For **Public IP**, select **None**. Accept the other defaults and then select **Next: Management**.<br>Application Gateway can communicate with instances outside of the virtual network that it's in, but you need to ensure there's IP connectivity.
186186
7. Select **Next: Monitoring** and set **Boot diagnostics** to **Disable**. Accept the other defaults and then select **Review + create**.
187187
8. On the **Review + create** tab, review the settings, correct any validation errors, and then select **Create**.
188188
9. Wait for the virtual machine creation to complete before continuing.
189189

190+
> [!NOTE]
191+
> The default rules of the network security group block all inbound access from the internet, including RDP. To connect to the virtual machine, use Azure Bastion. For more information, see [Quickstart: Deploy Azure Bastion with default settings](../bastion/quickstart-host-portal.md).
192+
190193
### Install IIS for testing
191194

192195
In this example, you install IIS on the virtual machines to verify Azure created the application gateway successfully.

0 commit comments

Comments
 (0)