Skip to content

Commit c954c4a

Browse files
authored
Merge pull request #50074 from ggailey777/current
Add run from package info for VS
2 parents 3d7f870 + 934048d commit c954c4a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

includes/functions-vstools-publish.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: functions
55
author: ggailey777
66
ms.service: functions
77
ms.topic: include
8-
ms.date: 07/17/2018
8+
ms.date: 08/26/2018
99
ms.author: glenga
1010
ms.custom: include file
1111
---
@@ -16,6 +16,8 @@ ms.custom: include file
1616

1717
![Pick a publish target](./media/functions-vstools-publish/functions-vstools-create-new-function-app.png)
1818

19+
When you enable **Run from Zip**, your function app in Azure is run directly from the deployment package. For more information, see [Run your Azure Functions from a package file](../articles/azure-functions/run-functions-from-deployment-package.md).
20+
1921
3. If you haven't already connected Visual Studio to your Azure account, select **Add an account...**.
2022

2123
4. In the **Create App Service** dialog, use the **Hosting** settings as specified in the table below the image:
15 KB
Loading

0 commit comments

Comments
 (0)