| author | ggailey777 |
|---|---|
| ms.service | azure-functions |
| ms.topic | include |
| ms.date | 06/03/2024 |
| ms.author | glenga |
| ms.custom | devdivchpfy22 |
Important
Deploying to an existing function app always overwrites the contents of that app in Azure.
-
In the command palette, enter and then select Azure Functions: Deploy to Function App.
-
Select the function app you just created. When prompted about overwriting previous deployments, select Deploy to deploy your function code to the new function app resource.
-
When deployment is completed, 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.
:::image type="content" source="media/functions-publish-project-vscode/function-create-notifications.png" alt-text="Screenshot of the View Output window.":::