1
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 3 years have passed since last update.

AWS cloud9 でEC2を使わずにAzureを利用する方法

Last updated at Posted at 2019-09-29

Cloud9を利用するのときは通常EC2ですが、MSDNを契約している場合はAzureのサブスクリプションの無料枠を使いたくなるときがあります。

image.png

Azureで仮想マシンを作成する

image.png

image.png

仮想マシン名:_(アンダーバー)は利用できません
イメージ:Ec2に合わせてCentOSを利用しました。

管理アカウント

認証の種類:SSH公開キー
ユーザー名:任意
SSH公開キー:自動で作成される

ディスク

image.png

ネットワーク

image.png

DNSラベルを設定する

image.png

WindowsPCで公開キーを作成します

サービスでOpenSSHクライアントを実行させる

image.png

続く...

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