Skip to content

Commit 7e735dc

Browse files
authored
Merge pull request #206578 from ggailey777/patch-3
[Functions] Add missing deployment step
2 parents 88cf885 + af049f4 commit 7e735dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

includes/functions-deploy-project-vs-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: devdivchpfy22
1414

1515
:::image type="content" source="media/functions-publish-project-vscode/functions-vscode-deploy.png" alt-text="Deploy project from the Visual Studio Code workspace":::
1616

17+
1. Select **Deploy to Function App...**, choose the function app you just created, and select **Deploy**.
18+
1719
1. After deployment completes, select **View Output** to view the creation and deployment results, including the Azure resources that you created. If you miss the notification, select the bell icon in the lower right corner to see it again.
1820

1921
:::image type="content" source="media/functions-publish-project-vscode/function-create-notifications.png" alt-text="Screenshot of the View Output window.":::

0 commit comments

Comments
 (0)