Configure Visual Studio to access China Azure Storage
- Open Visual Studio 2012, Server Explorer
- Add new storage account
- Go to "Dashborad" page of storage account from windows azure portal https://manage.windowsazure.cn/
- Find Access keys from dashborad
- Copy the strings to VS 2012 new window "Add New Storage Account"
- Back to dashborad and find the endpoints and copy to the new windows as well.
- Here you go:
Finally the connection string will be like:
BlobEndpoint=https://ciestevstorlongrunning.blob.core.chinacloudapi.cn; QueueEndpoint=https://ciestevstorlongrunning.queue.core.chinacloudapi.cn; TableEndpoint=https://ciestevstorlongrunning.table.core.chinacloudapi.cn;
AccountName=portalvhdsy1jv6tnmq0cz5;
AccountKey=V5QufK3PJiq0bLRS9LHfO9yQBvpfQQjV+Kcdn6W/53jV+QS9K3eYdinBfzqoRbRsdncD2T0UMQ==