Skip to content

Commit 5e6b198

Browse files
committed
changes
1 parent f755e00 commit 5e6b198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/tutorial-create-secure-workspace-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The template consists of multiple files. The following table describes what each
119119
---
120120

121121
> [!IMPORTANT]
122-
> The DSVM and Azure Bastion are easy ways to connect to the secured workspace for this tutorial. In a production environment, it's best to use an [Azure VPN gateway](/azure/vpn-gateway/vpn-gateway-about-vpngateways) or [Azure ExpressRoute](/azure/expressroute/expressroute-introduction) to access the resources inside the virtual network directly from your on-premises network.
122+
> The DSVM and Azure Bastion are easy ways to connect to the secured workspace for this tutorial. In a production environment, it's better to use an [Azure VPN gateway](/azure/vpn-gateway/vpn-gateway-about-vpngateways) or [Azure ExpressRoute](/azure/expressroute/expressroute-introduction) to access the resources inside the virtual network directly from your on-premises network.
123123
124124
## Configure the template
125125

@@ -236,7 +236,7 @@ After the deployment completes, use the following steps to connect to the DSVM:
236236
237237
The following error can occur when the name for the DSVM jump box is greater than 15 characters or includes one of the following characters: `~`, `!`, `@`, `#`, `$`, `%`, `^`, `&`, `*`, `(`, `)`, `=`, `+`, `_`, `[`, `]`, `{`, `}`, `\`, `|`, `;`, `:`, `.`, `'`, `"`, `,`, `<`, `>`, `/`, or `?`.
238238
239-
**Error: Windows computer name cannot be more than 15 characters long, be entirely numeric, or contain the following characters.**
239+
**Error: Windows computer name cannot be more than 15 characters long, be entirely numeric, or contain the following characters ~ ! @ # $ % ^ & \* ( ) = + \_ [ ] { } \\ \| ; : . ' " , \< > / ?.**
240240
241241
# [Bicep](#tab/bicep)
242242

0 commit comments

Comments
 (0)