File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -76,8 +76,6 @@ Maven creates the project files in a new folder with the same name as the _Artif
76
76
1 . Complete the _ Name_ and _ Settings_ fields, and then select ** OK** to save the configuration.
77
77
1 . After setup, select ** Debug < Remote Configuration Name >** or press Shift+F9 on your keyboard to start debugging.
78
78
79
- ![ Debug functions in IntelliJ] ( media/functions-create-first-java-intellij/debug-configuration-intellij.png )
80
-
81
79
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.
82
80
83
81
## Deploy the function to Azure
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Overview of the Azure Compute Unit | Microsoft Docs
3
3
description : Overview of the concept of the Azure compute units. The ACU provides a way of comparing CPU performance across Azure SKUs.
4
4
services : virtual-machines
5
5
documentationcenter : ' '
6
- author : jonbeck7
6
+ author : mimckitt
7
7
manager : gwallace
8
8
editor : ' '
9
9
tags : azure-resource-manager,azure-service-management
@@ -64,4 +64,4 @@ Here are links to more information about the different sizes:
64
64
- [ Compute optimized] ( sizes-compute.md )
65
65
- [ GPU optimized] ( sizes-gpu.md )
66
66
- [ High performance compute] ( sizes-hpc.md )
67
- - [ Storage optimized] ( sizes-storage.md )
67
+ - [ Storage optimized] ( sizes-storage.md )
You can’t perform that action at this time.
0 commit comments