You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/tutorial-create-secure-workspace-template.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,20 +217,20 @@ To deploy the Terraform template, make sure you're in the *201-machine-learning-
217
217
218
218
After the deployment completes, use the following steps to connect to the DSVM:
219
219
220
-
1. From the [Azure portal](https://portal.azure.com), select the Azure resource group you used with the template. Then, select the DSVM that the template created. If you have trouble finding it, use the filters section to filter the __Type__ to __virtual machine__.
220
+
1. From the [Azure portal](https://portal.azure.com), select the Azure resource group you used with the template. Then, select the DSVM that the template created. If you have trouble finding it, use the filters section to filter the **Type** to **virtual machine**.
221
221
222
-
:::image type="content" source="./media/tutorial-create-secure-workspace-template/select-vm.png" alt-text="Screenshot of filtering and selecting the vm.":::
222
+
:::image type="content" source="./media/tutorial-create-secure-workspace-template/select-vm.png" alt-text="Screenshot of filtering and selecting the VM.":::
223
223
224
-
1. From the DSVM __Overview__ page, select __Connect__, and then select __Bastion__ from the dropdown list.
224
+
1. From the DSVM **Overview** page, select **Connect**, and then select **Connect via Bastion** from the dropdown list.
225
225
226
226
:::image type="content" source="./media/tutorial-create-secure-workspace-template/connect-bastion.png" alt-text="Screenshot of selecting to connect using Bastion.":::
227
227
228
-
1. When prompted, provide the __username__ and __password__ you specified when configuring the template, and then select __Connect__.
228
+
1. When prompted, provide the **Username** and **VM password** you specified when configuring the template, and then select **Connect**.
229
229
230
230
> [!IMPORTANT]
231
231
> The first time you connect to the DSVM desktop, a PowerShell window opens and runs a script. Allow the script to complete before continuing with the next step.
232
232
233
-
1. From the DSVM desktop, start __Microsoft Edge__ and enter *https://ml.azure.com* as the address. Sign in to your Azure subscription, and then select the workspace the template created. The studio for your workspace appears.
233
+
1. From the DSVM desktop, start **Microsoft Edge** and enter *https://ml.azure.com* as the address. Sign in to your Azure subscription, and then select the workspace the template created. The studio for your workspace appears.
0 commit comments