Share via

Cannot deploy python to Azure Function v2

Ahmed Mujovic 0 Reputation points
2025-05-19T20:01:00.1333333+00:00

I have an Azure Function written with VS Code in Python. It runs fine locally and even deploys "successfully" - but it does not show up in Azure portal.

It seems to be related to the modules (requirements.txt), but, I cannot troubleshoot as it works locally and I don't see any logs in Azure.

Please help

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


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.