0
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 5 years have passed since last update.

Azureでインスタンスのサイズ変更の制約メモ

Posted at

Azureでインスタンスのサイズ変更(メモリ、CPU割り当ての変更)を行おうとした際にエラーになった。(原因は分かってない)

仮想マシンのサイズを変更できませんでした
Azureサイズ変更エラー.png


いろいろ調べると、同一シリーズ内のサイズ変更はできるが、別シリーズへサイズ変更する場合は仮想マシンの再構築が必要になる場合があるらしい。 (ドライブは割り当てを解除してからサイズ変更して再度割り当てればそのまま使えるらしい。未検証)

Azureサイズ変更エラー2.png

なので、あとからサイズ変更をする予定なら、あらかじめ各シリーズの料金を見比べて使いやすいシリーズにしておかないと、仮想マシン構築後に面倒なことになる。

0
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
0
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?