Today I was facing the issue on DEVBox Vm, recently downloaded form LCS that logo was not uploaded got error "sorry something went wrong and the file wasn't uploaded". Issue was Azure storage emulator is not working. or possible out date. Download form
https://go.microsoft.com/fwlink/?link...
After install new download or repair Open Command prompt with run as administrator and following command
C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator
AzureStorageEmulator.exe stop
AzureStorageEmulator.exe clear
AzureStorageEmulator.exe init –server localhost
AzureStorageEmulator.exe start
Please subscribe my channel for more videos