Skip to content

Commit e3adf27

Browse files
author
Jill Grant
authored
Update articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md
Alt text fix
1 parent 69c8db0 commit e3adf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-debug-managed-online-endpoints-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Once your environment is set up, use the Visual Studio Code debugger to test and
222222
- **Raised Exceptions** is **unchecked**
223223
- **Uncaught Exceptions** is **checked**
224224

225-
:::image type="content" source="media/how-to-debug-managed-online-endpoints-visual-studio-code/configure-debug-profile.png" alt-text="Screenshot showing how to configure Azure Machine Learning Debug Local Environment debug profile" lightbox="media/how-to-debug-managed-online-endpoints-visual-studio-code/configure-debug-profile.png":::
225+
:::image type="content" source="media/how-to-debug-managed-online-endpoints-visual-studio-code/configure-debug-profile.png" alt-text="Screenshot showing how to configure Azure Machine Learning Debug Local Environment debug profile." lightbox="media/how-to-debug-managed-online-endpoints-visual-studio-code/configure-debug-profile.png":::
226226

227227
1. Select the play icon next to the **Run and Debug** dropdown to start your debugging session.
228228

0 commit comments

Comments
 (0)