Skip to content

Commit 2b765bb

Browse files
authored
Merge pull request #105870 from mimckitt/patch-70
Update acu.md
2 parents 9d798ed + 5d3fdf2 commit 2b765bb

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
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

articles/virtual-machines/acu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Overview of the Azure Compute Unit | Microsoft Docs
33
description: Overview of the concept of the Azure compute units. The ACU provides a way of comparing CPU performance across Azure SKUs.
44
services: virtual-machines
55
documentationcenter: ''
6-
author: jonbeck7
6+
author: mimckitt
77
manager: gwallace
88
editor: ''
99
tags: azure-resource-manager,azure-service-management
@@ -64,4 +64,4 @@ Here are links to more information about the different sizes:
6464
- [Compute optimized](sizes-compute.md)
6565
- [GPU optimized](sizes-gpu.md)
6666
- [High performance compute](sizes-hpc.md)
67-
- [Storage optimized](sizes-storage.md)
67+
- [Storage optimized](sizes-storage.md)

0 commit comments

Comments
 (0)