Hello @Jakub Czaplicki,
Thanks for sharing answer with us.
you did "az functionapp deployment source config-zip ..", and then only "az functionapp config appsettings .."
But after configuring "func azure functionapp publish $FUNCTION_APP --build-remote true --python", which seems to be be the way to deploy slightly more complex code.
If this answer was helpful, please click "Accept the answer" and mark Yes
, as this can help other community members.
If you have any other questions or are still experiencing issues, feel free to ask in the "comments" section, and I'd be happy to help.