Skip to content

Commit 7868bc2

Browse files
authored
remove image ref
1 parent 4371bec commit 7868bc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-functions/functions-develop-vs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,6 @@ To attach a remote debugger to a function app running in-process with the Functi
326326
327327
+ From the **Publish** tab, select the ellipses (**...**) in the **Hosting** section, and then choose **Attach debugger**.
328328
329-
:::image type="content" source="media/functions-develop-vs/attach-to-process-in-process.png" alt-text="Screenshot of attaching the debugger from Visual Studio.":::
330-
331329
Visual Studio connects to your function app and enables remote debugging, if not already enabled. It also locates and attaches the debugger to the host process for the app. At this point, you can debug your function app as normal.
332330
::: zone-end
333331

0 commit comments

Comments
 (0)