Skip to content

Commit 65271b2

Browse files
authored
Merge pull request #215567 from jjaygbay1/deprecate-public-internet-access
Delete enable public IP access
2 parents 0adcba7 + 348a3c9 commit 65271b2

File tree

5 files changed

+9
-166
lines changed

5 files changed

+9
-166
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9568,6 +9568,11 @@
95689568
"redirect_url": "/azure/azure-toolkit-for-intelliJ",
95699569
"redirect_document_id": false
95709570
},
9571+
{
9572+
"source_path_from_root": "/articles/azure-vmware/enable-public-internet-access.md",
9573+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
9574+
"redirect_document_id": false
9575+
},
95719576
{
95729577
"source_path_from_root": "/articles/azure-vmware/concepts-monitor-protection.md",
95739578
"redirect_url": "/azure/azure-vmware/integrate-azure-native-services",
@@ -9625,7 +9630,7 @@
96259630
},
96269631
{
96279632
"source_path_from_root": "/articles/azure-vmware/public-ip-usage.md",
9628-
"redirect_url": "/azure/azure-vmware/enable-public-internet-access",
9633+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
96299634
"redirect_document_id": false
96309635
},
96319636
{

articles/azure-vmware/enable-public-internet-access.md

Lines changed: 0 additions & 162 deletions
This file was deleted.

articles/azure-vmware/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ sections:
244244
> Any modification to that logical router or the NSX-T Data Center edge node VMs could affect connectivity to your private cloud.
245245
246246
- question: Do I need to restrict access from the internet to VMs on logical networks in a private cloud?
247-
answer: No. Network traffic inbound from the internet directly to private clouds isn't allowed by default. However, you're able to expose Azure VMware Solution VMs to the internet through the [Public IP](./enable-public-internet-access.md) option in your Azure portal for your Azure VMware Solution private cloud.
247+
answer: No. Network traffic inbound from the internet directly to private clouds isn't allowed by default. However, you're able to expose Azure VMware Solution VMs to the internet through the [Public IP](./enable-public-ip-nsx-edge.md) option in your Azure portal for your Azure VMware Solution private cloud.
248248

249249
- question: Do I need to restrict internet access from VMs on logical networks to the internet?
250250
answer: Yes. You'll need to use NSX-T Manager to create a firewall to restrict VM access to the internet.

articles/azure-vmware/includes/azure-vmware-solution-networking-description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ When deploying a private cloud, private networks for management, provisioning, a
1616

1717
[!INCLUDE [expressroute-global-reach](expressroute-global-reach.md)]
1818

19-
Virtual machines deployed on the private cloud are accessible to the internet through the [Azure Virtual WAN public IP](../enable-public-internet-access.md) functionality. For new private clouds, internet access is disabled by default.
19+
Virtual machines deployed on the private cloud are accessible to the internet through the [Azure Virtual WAN public IP](../enable-public-ip-nsx-edge.md) functionality. For new private clouds, internet access is disabled by default.
2020

2121

2222

articles/azure-vmware/move-azure-vmware-solution-across-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ To this point, you've migrated the workloads to the target environment. These ap
304304

305305
- Published through the public IP feature in vWAN.
306306

307-
Public IP is typically the destination NAT translated into the Azure firewall. With DNAT rules, firewall policy would translate the public IP address request to a private address (webserver) with a port. For more information, see [How to use the public IP functionality in Azure Virtual WAN](./enable-public-internet-access.md).
307+
Public IP is typically the destination NAT translated into the Azure firewall. With DNAT rules, firewall policy would translate the public IP address request to a private address (webserver) with a port. For more information, see [How to use the public IP functionality in Azure Virtual WAN](./enable-public-ip-nsx-edge.md).
308308

309309
>[!NOTE]
310310
>SNAT is by default configured in Azure VMware Solution, so you must enable SNAT from Azure VMware Solution private cloud connectivity settings under the Manage tab.

0 commit comments

Comments
 (0)