Skip to content

Commit ea13eaa

Browse files
authored
Merge pull request #45808 from Patrick-56Bit/patch-1
Update virtual-network-for-azure-services.md
2 parents fd530c3 + 125fb7c commit ea13eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.reviewer: kumud
2121
Integrating Azure services to an Azure virtual network enables private access to the service from virtual machines or compute resources in the virtual network.
2222
You can integrate Azure services in your virtual network with the following options:
2323
- Deploying dedicated instances of the service into a virtual network. The services can then be privately accessed within the virtual network and from on-premises networks.
24-
- Using [Private Link](../private-link/private-link-overview.md) to access privately an specific instance of the service from your virtual network and from on-premises networks.
24+
- Using [Private Link](../private-link/private-link-overview.md) to access privately a specific instance of the service from your virtual network and from on-premises networks.
2525

2626
You can also access the service using public endpoints by extending a virtual network to the service, through [service endpoints](virtual-network-service-endpoints-overview.md). Service endpoints allow service resources to be secured to the virtual network.
2727

0 commit comments

Comments
 (0)