Azure Functions Sign in Error - credentials argument needs to implement signrequest method

Tarkowski, Michael (M.) 156 Reputation points
2023-05-26T12:25:00.3833333+00:00

I cannot connect remotely to Azure Functions. Getting error - credentials argument needs to implement signrequest method
See attached document for the steps to repeat.Error - credentials argument needs to implement signrequest method.pdf

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

1 answer

Sort by: Most helpful
  1. MuthuKumaranMurugaachari-MSFT 22,401 Reputation points
    2023-05-26T14:42:01.2633333+00:00

    Tarkowski, Michael (M.) Thanks for posting your question in Microsoft Q&A. Based on the detailed steps in the doc, you are trying to create a function app in Azure from Visual Studio Code and faced error Credentials argument needs to implement signRequest method.

    This is similar to the question posted in thread: https://stackoverflow.com/a/73375127 and appears to be VS code sign issues. Have you already tried this solution? If it didn't help, I suggest you file an issue with Azure Functions extension https://github.com/microsoft/vscode-azurefunctions/issues/ with details including Azure Function Core Tools version, VS code version, Azure Function extension version, OS etc. Our product team can investigate this issue further. I hope this helps and let me know if you have any questions.


    If you found the answer to your question helpful, please take a moment to mark it as "Yes" for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.


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.