From cfe2af705e09359739d86eb69baf506c0444e621 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Sundling?= Date: Wed, 10 Sep 2025 13:42:04 +0200 Subject: [PATCH 1/2] Update virtual-network-service-endpoints-overview.md Removed double images --- .../virtual-network-service-endpoints-overview.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/articles/virtual-network/virtual-network-service-endpoints-overview.md b/articles/virtual-network/virtual-network-service-endpoints-overview.md index a94791159dd59..b1d532340c2aa 100644 --- a/articles/virtual-network/virtual-network-service-endpoints-overview.md +++ b/articles/virtual-network/virtual-network-service-endpoints-overview.md @@ -91,8 +91,6 @@ Service endpoints provide the following benefits: ![Securing Azure services to virtual networks](./media/virtual-network-service-endpoints-overview/VNet_Service_Endpoints_Overview.png) -:::image type="content" source="./media/virtual-network-service-endpoints-overview/VNet_Service_Endpoints_Overview.png" alt-text="Screenshot of diagram showing virtual network service endpoints securing Azure services to virtual networks."::: - ### Configuration - Configure service endpoints on a subnet in a virtual network. Endpoints work with any type of compute instances running within that subnet. @@ -184,4 +182,4 @@ For FAQs, see [Virtual Network Service Endpoint FAQs](./virtual-networks-faq.md# - [Virtual Network Service Endpoint Policies](./virtual-network-service-endpoint-policies-overview.md) -- [Azure Resource Manager template](https://azure.microsoft.com/resources/templates/vnet-2subnets-service-endpoints-storage-integration) \ No newline at end of file +- [Azure Resource Manager template](https://azure.microsoft.com/resources/templates/vnet-2subnets-service-endpoints-storage-integration) From 7e0f0707d343aa6263f3f9faad18c9af0f41aed2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Sundling?= Date: Wed, 10 Sep 2025 21:33:06 +0200 Subject: [PATCH 2/2] Update articles/virtual-network/virtual-network-service-endpoints-overview.md Co-authored-by: Allen Sudbring --- .../virtual-network-service-endpoints-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/virtual-network/virtual-network-service-endpoints-overview.md b/articles/virtual-network/virtual-network-service-endpoints-overview.md index b1d532340c2aa..a58d8e9a2f867 100644 --- a/articles/virtual-network/virtual-network-service-endpoints-overview.md +++ b/articles/virtual-network/virtual-network-service-endpoints-overview.md @@ -89,7 +89,7 @@ Service endpoints provide the following benefits: ExpressRoute: If you're using [ExpressRoute](../expressroute/expressroute-introduction.md?toc=%2fazure%2fvirtual-network%2ftoc.json) for Microsoft peering from your premises, identify the NAT IP addresses that you're using. The NAT IP addresses are either customer provided or provided by the service provider. To allow access to your service resources, you must allow these public IP addresses in the resource IP firewall setting. For more information about NAT for ExpressRoute Microsoft peering, see [ExpressRoute NAT requirements](../expressroute/expressroute-nat.md?toc=%2fazure%2fvirtual-network%2ftoc.json). -![Securing Azure services to virtual networks](./media/virtual-network-service-endpoints-overview/VNet_Service_Endpoints_Overview.png) +:::image type="content" source="./media/virtual-network-service-endpoints-overview/VNet_Service_Endpoints_Overview.png" alt-text="Screenshot of diagram showing virtual network service endpoints securing Azure services to virtual networks."::: ### Configuration