--- lang: ja-jp breaks: true --- # Azure CLI、Azure Cloud Shell 2021-05-01 ![](https://i.imgur.com/YeORA4o.png) ## uname -a ```shell= $ uname -a Linux cc-1f59d5bb-6db5456c5-7blf7 4.15.0-1113-azure #126~16.04.1-Ubuntu SMP Tue Apr 13 16:55:24 UTC 2021 x86_64 GNU/Linux ``` ## Codeで編集 ```shell= $ code [ファイル名] ``` ![](https://i.imgur.com/psMDhmF.png) ```shell= $ code . ``` ![](https://i.imgur.com/4QiLfJl.png) ###### tags: `Azure` `Cloud Shell` `Azure CLI`