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を入力しておくと、リソースに接続できますよ。