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?

【Azure】CloudShell の使い方

Last updated at Posted at 2024-10-30

はじめに

CloudShell とは、文字通りクラウド上で利用できる Shell 環境です。
Azure 関連のモジュールはデフォルトでインストールされているため、手早くコマンドを試したいときには非常に便利です。

今回は Azure 環境を始めて触る人向けに CloudShell の起動方法をまとめたいと思います。

あまり困る部分はないと思いますが、はじめて Azure を触る人はちょっと不安な部分があるかもなので、参考にしてください。

CloudShell の起動方法

STEP 1 : Azure Portal にログインする

image.png

STEP 2 : 画面上部の CloudShell のアイコンを選択する

image.png

STEP 3 : シェルの種類を選択する

お好きな方を選択してください。今回は Bash を選択します。

image.png

STEP 4 : CloudShell の設定をする

パラメータがいくつかありますが、下記の通りに選択してください。
少し前までは、ストレージカウントとの紐付けが求められていましたが、無くなったので、より気軽に実行できるようになりました。

image.png

これで起動は完了です。少し待つと、コマンドが実行できるようになります。

image.png

さいごに

CloudShell の起動方法をまとめました。(2024/10/28時点)

課金とかは気をつけながら、いろんなコマンドを実行してみましょう!

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?