Skip to content

Commit 348a3c9

Browse files
committed
Delete enable public IP access
1 parent e28bd5e commit 348a3c9

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
@@ -9558,6 +9558,11 @@
95589558
"redirect_url": "/azure/azure-toolkit-for-intelliJ",
95599559
"redirect_document_id": false
95609560
},
9561+
{
9562+
"source_path_from_root": "/articles/azure-vmware/enable-public-internet-access.md",
9563+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
9564+
"redirect_document_id": false
9565+
},
95619566
{
95629567
"source_path_from_root": "/articles/azure-vmware/concepts-monitor-protection.md",
95639568
"redirect_url": "/azure/azure-vmware/integrate-azure-native-services",
@@ -9615,7 +9620,7 @@
96159620
},
96169621
{
96179622
"source_path_from_root": "/articles/azure-vmware/public-ip-usage.md",
9618-
"redirect_url": "/azure/azure-vmware/enable-public-internet-access",
9623+
"redirect_url": "/azure/azure-vmware/enable-public-ip-nsx-edge",
96199624
"redirect_document_id": false
96209625
},
96219626
{

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)