Could someone please help me with how to find/know the Azure SDK installed on a machine?
The reason being, I am trying to use Azure Cache and it's complaining about SDK.
Could someone please help me with how to find/know the Azure SDK installed on a machine?
The reason being, I am trying to use Azure Cache and it's complaining about SDK.
Should be in your
C:\Program Files\Windows Azure SDK\<version>
folder where version = Azure SDK version.I found it in
C:\Users\YOURUSER\AppData\Roaming\Python\Python27\site-packages\azure
I found my installs at:
C:\Program Files\Microsoft SDKs\Azure.NET SDK
Looks like the location has potentially changed again: