Azure storage emulator cannot connect to LocalDB
I have a problem with the Azure storage emulator, which refuses to connect to LocalDb. It used to work just fine before I created an ODBC connection to it using the named pipe. What happened: I needed to access the data in my database from Mathematica, so I generated an ODBC connection. ODBC could not connect to (localdb)\v11.0, so I used a named pipe instead. Since then, Azure has stopped to work. I upgraded to SDK2.0, but it did not help. I tried to run DSInit.exe, but I get: Found SQL Instance (localdb)\v11.0. Creating database DevelopmentStorageDb20 on SQL instance '(localdb)\v11.0'.