2022年3月15日火曜日

Public preview: Azure Bastion now supports file transfer via the native client だそうです その1

Public preview: Azure Bastion now supports file transfer via the native client

からたどっていったら、

Upload or download files using the native client (Preview)

にたどり着きました。

内容を確認してみると、Azure CLI により以下ができる感じ。

  • RDP でのコピー&ペースト
  • SCPによるファイルコピー

RDP のほうを試してみます。

Upload and download files - RDP に沿って実施しています。

az network bastion rdp --name "<BastionName>" --resource-group "<ResourceGroupName>" --target-resource-id "<VMResourceId>"
の VMResourceId は、下図の赤枠でした。
結果なんですが、設定が良いのかよくないのかで、つながらずタイムアウトしました。。。

※一連の流れは、動画のほうが伝わるな。。。

今度、Linux マシンを建てて、SCP を試してみます。。。

0 件のコメント:

コメントを投稿