You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A function app includes all of the files and folders in the `wwwroot` directory. A .zip file deployment includes the contents of the `wwwroot` directory, but not the directory itself.
43
+
42
44
## Download your function app files
43
45
44
46
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.
0 commit comments