Azure-Samples / azure-sdk-for-java-storage-blob-upload-download

How to upload and download blobs from Azure Blob Storage with Java
16 stars 34 forks source link

In China the serviceURL ".blob.core.windows.net" change to ".blob.core.chinacloudapi.cn" #10

Closed easonjim closed 4 years ago

easonjim commented 5 years ago

In China the serviceURL ".blob.core.windows.net" change to ".blob.core.chinacloudapi.cn"

jongio commented 4 years ago

Thanks. For a sample, you can make that code change when you implement it in production.