Skip to content

Commit ab1757c

Browse files
authored
Merge pull request #172604 from v-rajagt/jhirono-sep13
Link fixed.
2 parents fa1ee0d + e5e1254 commit ab1757c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/machine-learning-connect-secure-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To connect to a workspace that's secured behind a VNet, use one of the following
1414
* [Site-to-site](/azure/vpn-gateway/tutorial-site-to-site-portal): A VPN device connects the VNet to your on-premises network.
1515

1616
* [ExpressRoute](https://azure.microsoft.com/services/expressroute/) - Connects on-premises networks into the cloud over a private connection. Connection is made using a connectivity provider.
17-
* [Azure Bastion](/azure/bastion/bastion-overview.md) - In this scenario, you create an Azure Virtual Machine (sometimes called a jump box) inside the VNet. You then connect to the VM using Azure Bastion. Bastion allows you to connect to the VM using either an RDP or SSH session from your local web browser. You then use the jump box as your development environment. Since it is inside the VNet, it can directly access the workspace. For an example of using a jump box, see [Tutorial: Create a secure workspace](/azure/machine-learning/tutorial-create-secure-workspace).
17+
* [Azure Bastion](/azure/bastion/bastion-overview) - In this scenario, you create an Azure Virtual Machine (sometimes called a jump box) inside the VNet. You then connect to the VM using Azure Bastion. Bastion allows you to connect to the VM using either an RDP or SSH session from your local web browser. You then use the jump box as your development environment. Since it is inside the VNet, it can directly access the workspace. For an example of using a jump box, see [Tutorial: Create a secure workspace](/azure/machine-learning/tutorial-create-secure-workspace).
1818

1919
> [!IMPORTANT]
20-
> When using a __VPN gateway__ or __ExpressRoute__, you will need to plan how name resolution works between your on-premises resources and those in the VNet. For more information, see [Use a custom DNS server](/azure/machine-learning/how-to-custom-dns).
20+
> When using a __VPN gateway__ or __ExpressRoute__, you will need to plan how name resolution works between your on-premises resources and those in the VNet. For more information, see [Use a custom DNS server](/azure/machine-learning/how-to-custom-dns).

0 commit comments

Comments
 (0)