Skip to content

Commit 564880e

Browse files
authored
Changed headers per Cephas feedback
1 parent 7a015f2 commit 564880e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/azure-functions/deployment-zip-push.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: functions
1212
ms.devlang: multiple
1313
ms.topic: article
1414
ms.tgt_pltfrm: multiple
15-
ms.workload: na
15+
ms.workload: na
1616
ms.date: 05/29/2018
1717
ms.author: glenga
1818

@@ -37,11 +37,9 @@ The .zip file that you use for push deployment must contain all of the project f
3737
>[!IMPORTANT]
3838
> When you use .zip push deployment, any files from an existing deployment that aren't found in the .zip file are deleted from your function app.
3939
40-
### Function app folder structure
41-
4240
[!INCLUDE [functions-folder-structure](../../includes/functions-folder-structure.md)]
4341

44-
### Download your function app project
42+
## Download your function app files
4543

4644
When you are developing on a local computer, it's easy to create a .zip file of the function app project folder on your development computer.
4745

0 commit comments

Comments
 (0)