How to uplaod a DLL in bin folder in Azure functions via portal

Priya Jha 896 Reputation points
2020-09-25T13:09:11.557+00:00

Hi All,

I am trying to write a code in Azure function directly through portal and i am not able to upload Dll in bin folder via Azure portal.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,943 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MikeUrnun 9,782 Reputation points Moderator
    2020-09-26T00:17:36.947+00:00

    Hi @Priya Jha - You can use Kudu console as described in the following blog post: https://poszytek.eu/en/microsoft-en/azure-en/references-in-azure-functions-custom-dlls-how-to/

    Hope this helps.

    1 person found this answer helpful.
    0 comments No comments

Your answer

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