Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Azure REST API を介して BLOB にアップロードする際に理想的なアップロード速度制限があるかどうかを知りたい..worker ロールの 2 つの中規模インスタンスを持っている
700MB の場合、チャンクに分けて CloudBlockBlob.PutBlock と PutBlockList.How を呼び出してアップロードしています。アップロードするのに理想的な時間と、パフォーマンスを向上させる方法です。
ありがとう、ヴィベク