Skip to content

Instantly share code, notes, and snippets.

@kirill-d-lappo
Last active February 17, 2022 09:12
Show Gist options
  • Select an option

  • Save kirill-d-lappo/b99c54f984387c37a7db00d55e804a36 to your computer and use it in GitHub Desktop.

Select an option

Save kirill-d-lappo/b99c54f984387c37a7db00d55e804a36 to your computer and use it in GitHub Desktop.
Azurite (Azure Storage) Startup Script
echo "Set Azure Storage connection string to UseDevelopmentStorage=true"
azurite --silent --location ~/.azurite-data --debug ~/.azurite-data/debug.log --loose --skipApiVersionCheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment