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
Azurite by default persists its data files in the current working directory. It would be more flexible if we provide an option to let the user to chose where s/he wants to persist the data files. This would be valuable if the user doesn't want his/her current working directory (aka the repo) to be polluted with the test data files.