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.
Windows Azureクラウド サービスの vhd (または vhdx) イメージをダウンロードして、Hyper-V のコンピューターでローカルに実行することはできますか?
どうやってするか?
ありがとう
Cloud Services (Web/worker ロール) の場合、vhd をダウンロードできません。ベースライン イメージを使用して実行中の Windows イメージが作成された後、展開パッケージがアタッチされ、コードが実行されることに注意してください。別のインスタンスを起動すると、同じ開始点になります。実行中のマシンを取得して vhd をキャプチャする方法はありません。VHD ベースの操作は、すべて仮想マシンの一部です。これらを使用して、vhd をダウンロードできます。