juicedata / juicesync

A tool to move your data between any clouds or regions.
Apache License 2.0
593 stars 56 forks source link

add auto find endpoint suffix for azure blob storage #83

Closed chnliyong closed 3 years ago

chnliyong commented 3 years ago
  1. Add auto find endpoint suffix for azure blob storage: core.chinacloudapi.cn for China mainland and core.windows.net otherwise.
  2. Use environment variable AZURE_STORAGE_CONNECTION_STRING to provide connection string which is consist with azure cli.