Skip to content

Commit b054bbb

Browse files
Merge pull request #312324 from asudbring/tsk556116-sfi-bastion
SFI Bastion update: tutorial-protect-application-gateway-ddos.md
2 parents 6bd9d6d + ec6051f commit b054bbb

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

articles/application-gateway/tutorial-protect-application-gateway-ddos.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to set up an application gateway and protect it with Azur
55
services: application-gateway
66
author: duongau
77
ms.author: duau
8-
ms.date: 09/20/2023
8+
ms.date: 02/26/2026
99
ms.topic: quickstart
1010
ms.service: azure-application-gateway
1111
ms.custom: sfi-image-nochange
@@ -199,9 +199,13 @@ To do this, you'll:
199199
- **Username**: Type a name for the administrator user name.
200200
- **Password**: Type a password.
201201
- **Public inbound ports**: None.
202+
203+
> [!NOTE]
204+
> 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).
205+
202206
4. Accept the other defaults and then select **Next: Disks**.
203207
5. Accept the **Disks** tab defaults and then select **Next: Networking**.
204-
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 is in, but you need to ensure there's IP connectivity.
208+
6. On the **Networking** tab, verify that **myVNet** is selected for the **Virtual network** and the **Subnet** is set to **myBackendSubnet**. Set **Public IP** 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 is in, but you need to ensure there's IP connectivity.
205209
7. On the **Management** tab, set **Boot diagnostics** to **Disable**. Accept the other defaults and then select **Review + create**.
206210
8. On the **Review + create** tab, review the settings, correct any validation errors, and then select **Create**.
207211
9. Wait for the virtual machine creation to complete before continuing.

0 commit comments

Comments
 (0)