Why not login to Qiita and try out its useful features?

We'll deliver articles that match you.

You can read useful information later.

9
5

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でVMを構築してRDPを接続するまで

Posted at

#参考にしたサイト
AzureでWindows仮想マシンを作成してみた
Microsoft Azure入門 ~VM作成編~
↑画面が変わっていたけど参考に構築できました。

###3389ポートの追加
下記を参考に設定。↓
NSG で RDP ポートが有効ではないために VM にリモート接続できない

※ただこれだけだと、セキュリティー的に懸念があるので、セキュリティーグループとかもう少し勉強してちゃんと設定したい。

###Microsoft Remote Desktop 10アプリのインストール
Macを使っているので下記のアプリをインストールして、RDPファイルを実行。
参考:Mac でリモート デスクトップを使ってみる

※Remote Desktop 8だと手動の設定が必要、、、10だとRDPファイルをダブルクリックで実行できるので便利でした。

###結果
立ち上がりました。
VM 2019-01-20 09-41-07.png

9
5
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
9
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?