Skip to content

Commit b9b8ed1

Browse files
Merge pull request #312320 from asudbring/tsk556111-sfi-bastion
SFI Bastion update: configure-application-gateway-with-private-frontend-ip.md
2 parents 5059397 + 605f922 commit b9b8ed1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

articles/application-gateway/configure-application-gateway-with-private-frontend-ip.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: mbender-ms
77
ms.service: azure-application-gateway
88
ms.topic: how-to
9-
ms.date: 08/09/2024
9+
ms.date: 02/26/2026
1010
ms.author: mbender
1111
ms.custom: sfi-image-nochange
1212
# Customer intent: "As a network administrator, I want to configure an internal load balancer with a private frontend IP for my application gateway, so that I can manage and optimize traffic for internal applications without exposing them to the Internet."
@@ -106,14 +106,19 @@ To do this:
106106
- Select **Windows Server 2019 Datacenter** for **Image**.
107107
- Type a valid **Username**.
108108
- Type a valid **Password**.
109+
- For **Public inbound ports**, select **None**.
109110
1. Accept the remaining defaults and select **Next: Disks**.
110111
1. Accept the defaults and select **Next : Networking**.
111112
1. Ensure that **myVNet** is selected for the virtual network and the subnet is **myBackendSubnet**.
113+
1. For **Public IP**, select **None**.
112114
1. Accept the remaining defaults, and select **Next : Management**.
113115
1. Select **Disable** to disable boot diagnostics.
114116
1. Select **Review + create**.
115117
1. Review the settings on the summary page, and then select **Create**. It may take several minutes to create the VM. Wait until the deployment finishes successfully before moving on to the next section.
116118

119+
> [!NOTE]
120+
> 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).
121+
117122
### Install IIS
118123

119124
1. Open the Cloud Shell and ensure that it's set to **PowerShell**.

0 commit comments

Comments
 (0)