windows azure development storage blob service not starting

前端 未结 4 1133
孤城傲影
孤城傲影 2021-02-07 04:26

When I start development storage emulator, I get an error

The process cannot access the file because it is being used by another process

I guess th

4条回答
  •  梦谈多话
    2021-02-07 05:22

    In my case, there was no bit Torrent on my system. However, the port 1000 was being used by some java.exe. I figured out that running HDInsight locally doesn't work with Azure blob storage. So I went to Azure Storage Emulater UI and unchecked the blob. After that this issue got resolved.

提交回复
热议问题