2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Azure VMのハードディスクのスナップショットを取得する

Posted at

OSディスクのスナップショットを取得する

複製したい仮想マシンのディスクからスナップショットを作成します。
snapshot1.png

スナップショットからマネージドディスクを作成する

作成したスナップショットからマネージドディスクを作成します。
snapshot2.png

OSディスクをスワップする

障害時にOSディスクをスワップすることで復旧させることが可能です。
snapshot4.png

マネージドディスクからVMを作成する

スナップショットから作成したマネージドディスク(OSディスク)からVMを作成できます。こちらであれば仮想マシンの構成を作り直すことができます。
snapshot3.png

参考

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?