Which service(blob, file, queue, table) does this issue concern?
all
Which version of the Azurite was used?
3.22.0
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
installed with VS
What problem was encountered?
Azurite does not run in a background
Steps to reproduce the issue?
Start /B Azurite
We used to be able to run Azure Storage Emulator as service. Now it is killed and we need to use Azurite. But I can't run it in the background or hidden. Console window needs to hang about for it to work, no matter what I was trying.
I don't want to run docker container, as I don't have it running all the time. Advice from another issue start /B azurite still makes the console window to float about which is just annoying.
Which service(blob, file, queue, table) does this issue concern?
all
Which version of the Azurite was used?
3.22.0
Where do you get Azurite? (npm, DockerHub, NuGet, Visual Studio Code Extension)
installed with VS
What problem was encountered?
Azurite does not run in a background
Steps to reproduce the issue?
Start /B Azurite
We used to be able to run Azure Storage Emulator as service. Now it is killed and we need to use Azurite. But I can't run it in the background or hidden. Console window needs to hang about for it to work, no matter what I was trying. I don't want to run docker container, as I don't have it running all the time. Advice from another issue
start /B azurite
still makes the console window to float about which is just annoying.Please bring back the background option.