File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ms.service: functions
12
12
ms.devlang : multiple
13
13
ms.topic : article
14
14
ms.tgt_pltfrm : multiple
15
- ms.workload : na
15
+ ms.workload : na
16
16
ms.date : 05/29/2018
17
17
ms.author : glenga
18
18
@@ -37,11 +37,9 @@ The .zip file that you use for push deployment must contain all of the project f
37
37
> [ !IMPORTANT]
38
38
> 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.
39
39
40
- ### Function app folder structure
41
-
42
40
[ !INCLUDE [ functions-folder-structure] ( ../../includes/functions-folder-structure.md )]
43
41
44
- ### Download your function app project
42
+ ## Download your function app files
45
43
46
44
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.
47
45
You can’t perform that action at this time.
0 commit comments