Azure の仮想マシン(VM)から Blob Storage にファイルをアップロード/ダウンロードしてみました。 特に、既存システムとの連携やバッチ処理のクラウド移行を考えている方には、Blob Storage の SFTP 機能がとても便利です。 ログの保管、処理済みデータの退避 ...
This sample can be run using either the Azure Storage Emulator (Windows) or by using your Azure Storage account name and key. Please update the config.py file with ...
# As sync copy diverges more from async copy, more problem will surface. if requires_sync is True: headers ['x-ms-requires-sync'] = str (requires_sync) if encryption_scope_str: headers ...