Skip to content

Commit 6bd9d6d

Browse files
Merge pull request #312323 from asudbring/tsk556115-sfi-bastion
SFI Bastion update: deploy-basic-portal.md
2 parents 06f2bf6 + 632b96e commit 6bd9d6d

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

articles/application-gateway/deploy-basic-portal.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to deploy Application Gateway Basic.
55
services: application-gateway
66
author: mbender-ms
77
ms.topic: how-to
8-
ms.date: 05/06/2024
8+
ms.date: 02/26/2026
99
ms.author: mbender
1010
ms.service: azure-application-gateway
1111
ms.custom:
@@ -173,9 +173,13 @@ To do this:
173173
- **Username**: Type a name for the administrator user name.
174174
- **Password**: Type a password.
175175
- **Public inbound ports**: None.
176+
177+
> [!NOTE]
178+
> 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).
179+
176180
4. Accept the other defaults and then select **Next: Disks**.
177181
5. Accept the **Disks** tab defaults and then select **Next: Networking**.
178-
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.
182+
6. On the **Networking** tab, verify that **myVNet** is selected for the **Virtual network** and the **Subnet** is set to **myBackendSubnet**. Verify that **Public IP** is set to **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.
179183
7. Select **Next: Monitoring** and set **Boot diagnostics** to **Disable**. Accept the other defaults and then select **Review + create**.
180184
8. On the **Review + create** tab, review the settings, correct any validation errors, and then select **Create**.
181185
9. Wait for the virtual machine creation to complete before continuing.

0 commit comments

Comments
 (0)