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

Azure の 特定のテナントにログインできない場合の備忘メモ

Last updated at Posted at 2025-05-09

VSCode拡張機能の Azure リソースにログインができない場合のときの手順の覚書。

PS C:\repos\test_auzre_webapp> az login

Select the account you want to log in with. For more information on login with Azure CLI, see https://go.microsoft.com/fwlink/?linkid=2271136

Retrieving tenants and subscriptions for the selection...
User 'your_email_addres@mail.com' does not exist in MSAL token cache. Run `az login`.

テナントIDでログインすればよい。とのことですが拡張機能からこれをインストールして、Azure Tenant にテナントIDを入力しておくと、リソースに接続できますよ。

image.png

テナントIDを入力する場所
image.png

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