1
1

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.

Virtual Machines作成

Last updated at Posted at 2019-04-25

Virtual MachinesでWindowsサーバーを作成

作成手順の備忘録

Azure portalにログインして「Virtual Machines」,「追加」をクリック

image.png

必要情報を入力

今回はWindowsサーバーを作成するので、イメージは「Windows Server 2016 Datacenter」を選択
作成後、RDPでログインするため、RDPのポートだけ解放
image.png
image.png

ディスクとネットワークは特に設定せず、管理の「自動シャットダウン」、「タイムゾーン」を「大阪、札幌、東京」に変更。
image.png

詳細はタグは今回はなにも入れず「確認及び作成」

RDPで接続確認

作成されたVMの上にある接続をクリックするとRDPファイルがダウンロードできる。
もしくは、「リモートデスクトップ接続」でパブリックIPを使ってログイン。

ユーザー名:localhost\ユーザ名(VM作成時に登録したユーザ名)
パスワード:(VM作成時に登録したパスワード)

image.png

接続成功
最初は英語版になっているため、日本語に修正して完了!!

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?