You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your question related to a specific version? If so, please specify:
What language does your question apply to? (e.g. C#, JavaScript, Java, All)
Question
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.
The text was updated successfully, but these errors were encountered:
Is your question related to a specific version? If so, please specify:
What language does your question apply to? (e.g. C#, JavaScript, Java, All)
Question
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.The text was updated successfully, but these errors were encountered: