Having error while creating a basic python function app to list blobs

Krishnamohan Nadimpalli 406 Reputation points
2023-02-09T12:01:51.1366667+00:00

Hi

Please see the following error and advise. I was running a python function app on vscode locally to list blobs from Storage . Storage account is public and no restrictions from networking side. Please advise

User's image

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

1 answer

Sort by: Most helpful
  1. MuthuKumaranMurugaachari-MSFT 22,441 Reputation points Moderator
    2023-02-23T12:40:09.34+00:00

    Krishnamohan Nadimpalli Thanks for posting your question in Microsoft Q&A. It appears that you are facing SSL error and would like to check if you have any proxy settings in your local machine (where python function app runs). If so, I recommend checking thread #5740 on this discussion.

    Also, please confirm if the issue is only with Storage or any other Https endpoint as well.


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.