Unable to launch azure function when starting azurite with HTTPS protocol

Bingqiang Xiang 20 Reputation points Microsoft Employee
2024-12-20T05:12:59.85+00:00

I followed this doc Use the Azurite emulator for local Azure Storage development to use the azurite as the storage emulator. But when I run the .\azurite.exe --cert 127.0.0.1.pem --key 127.0.0.1-key.pem command and launch the Azure function in Visual Studio. I got the following errors.

Image

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

Accepted answer
  1. Shireesha Eeraboina 3,435 Reputation points Microsoft External Staff Moderator
    2024-12-24T06:08:04.92+00:00

    Hi @Bingqiang Xiang ,

    Thanks for your time over offline discussion I am summarizing and posting the same as answer for the benefit of other community members.

    Issue: Unable to launch azure function when starting azurite with HTTPS protocol

    Solution: Customer has confirmed that they were able this issue by following the suggestion steps mentioned in this similar thread here.

    Please accept as Yes if the answer is helpful so that it can help others in the community.

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.