Skip to content

Instantly share code, notes, and snippets.

@the-rob
Created January 27, 2023 08:05
Show Gist options
  • Select an option

  • Save the-rob/11163ddda3c0586a0cf050b8abe6c209 to your computer and use it in GitHub Desktop.

Select an option

Save the-rob/11163ddda3c0586a0cf050b8abe6c209 to your computer and use it in GitHub Desktop.
SET emu="%programfiles(x86)%\Microsoft SDKs\Azure\Storage Emulator\AzureStorageEmulator.exe"
%emu% stop
%emu% clear all
%emu% start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment