question

reflash avatar image
0 Votes"
reflash asked MayankBargali-MSFT answered

Functions are deployed when using windows instance, but not found for linux

Hi!

I'm trying to deploy some of my functions to Azure Functions app. I use Serverless Framework for deployment with serverless-azure-functions extension.
When I deploy functions to a Windows host type - it discovers functions properly and they work. When I try to do the same for a linux machine - i get no functions displayed.
My question is how can I debug this problem? for windows I have a console, so I can check what was deployed. But for linux machine I can't find anything similar

azure-functions
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered

Hi @reflash

Can you please provide more information on how you are deploying the function app for the Linux OS.
If you are using Visual Studio Code then while deploying you can navigate to "Output" window to view the deployment details.

41802-image.png



image.png (99.7 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.