Share via

Issue with Python Azure Function App Deployment via Azure DevOps

Swarup Prakash Debata_c 0 Reputation points
2024-12-17T14:52:27.5366667+00:00

We are encountering an issue while deploying a Python-based Azure Function App using Azure DevOps. The deployment pipeline completes without errors, and the Azure Function App is visible in the Azure portal. However, the deployed app does not include the actual function(s), and they are not listed or executable within the Function App.

Deployment Details:

Platform: Azure Function App

Programming Language: Python

Deployment Method: Azure DevOps CI/CD Pipeline

Runtime Stack: Python 3.11

Deployment Approach: Run-From-Package

Community Center | Not monitored
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.