Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 522 Bytes

File metadata and controls

15 lines (12 loc) · 522 Bytes
author ggailey777
ms.service azure-functions
ms.custom
build-2024
ms.topic include
ms.date 05/01/2024
ms.author glenga

Deploy the function project to Azure

After you've successfully created your function app in Azure, you're now ready to deploy your local functions project by using the func azure functionapp publish command.

[!INCLUDE functions-publish-project-cli-clean]