Skip to content

Commit 4a1a24d

Browse files
committed
fixes
1 parent 2565d0d commit 4a1a24d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/virtual-network/vnet-integration-for-azure-services.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,11 @@ To compare and understand the differences, see the following table.
130130
| Setup and maintenance | Simple to set up with less management overhead | Extra effort is required |
131131
| Limits | No limit on the total number of service endpoints in a virtual network. Azure services may enforce limits on the number of subnets used for securing the resource. (see [virtual network FAQ](virtual-networks-faq.md#are-there-any-limits-on-how-many-virtual network-service-endpoints-i-can-set-up-from-my-virtual network)) | Yes (see [Private Link limits](../azure-resource-manager/management/azure-subscription-service-limits.md#private-link-limits)) |
132132

133-
134-
**Azure service resources secured to virtual networks aren't reachable from on-premises networks. If you want to allow traffic from on-premises, allow public (typically, NAT) IP addresses from your on-premises or ExpressRoute. These IP addresses can be added through the IP firewall configuration for the Azure service resources. For more information, see the [virtual network FAQ](virtual-networks-faq.md#can-an-on-premises-devices-ip-address-that-is-connected-through-azure-virtual-network-gateway-vpn-or-expressroute-gateway-access-azure-paas-service-over-virtual network-service-endpoints).
133+
**Azure service resources secured to virtual networks aren't reachable from on-premises networks. If you want to allow traffic from on-premises, allow public (typically, NAT) IP addresses from your on-premises or ExpressRoute. These IP addresses can be added through the IP firewall configuration for the Azure service resources. For more information, see the [virtual network FAQ](virtual-networks-faq.md#can-an-on-premises-devices-ip-address-that-is-connected-through-azure-virtual-network-gateway-vpn-or-expressroute-gateway-access-azure-paas-service-over-vnet-service-endpoints).
135134

136135
## Next steps
137136

138-
- Learn how to [integrate your app with an Azure network](../app-service/overview-virtual network-integration.md).
137+
- Learn how to [integrate your app with an Azure network](../app-service/overview-vnet-integration.md).
139138

140139
- Learn how to [restrict access to resources using Service Tags](tutorial-restrict-network-access-to-resources.md).
141140

0 commit comments

Comments
 (0)