Azurite to run in VS or Docker

As the title suggests I wonder if there are any tradeoffs whether I should use Azurite through the built-in Visual Studio method or to implement it through Docker?

The project is already configured in Docker, so maybe that's a hint it should be used through Docker too?
Was this page helpful?