Skip to content

Commit 5d3fdf2

Browse files
authored
Update functions-create-maven-intellij.md
1 parent 59da8df commit 5d3fdf2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-functions/functions-create-maven-intellij.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ Maven creates the project files in a new folder with the same name as the _Artif
7676
1. Complete the _Name_ and _Settings_ fields, and then select **OK** to save the configuration.
7777
1. After setup, select **Debug < Remote Configuration Name >** or press Shift+F9 on your keyboard to start debugging.
7878

79-
![Debug functions in IntelliJ](media/functions-create-first-java-intellij/debug-configuration-intellij.png)
80-
8179
1. When you're finished, stop the debugger and the running process. Only one function host can be active and running locally at a time.
8280

8381
## Deploy the function to Azure

0 commit comments

Comments
 (0)