Share via

AADSTS90002:Error

eijiH_978 20 Reputation points
2023-11-20T23:25:51.5933333+00:00

English translation is next to the question in Japanese.

個人で使用しているアカウントがAzureからサインアウトすると以下のエラーが発生してサインアウトできません。

AADSTS90002: Tenant '8cbaf7d9-26b4-43bc-a8ea-5f55fdfa3217' not found. Check to make sure you have the correct tenant ID and are signing into the correct cloud. Check with your subscription administrator, this may happen if there are no active subscriptions for the tenant.

テストでAzure AD B2Cを作成。そのリソースを削除してサインアウトをしたところ上記のエラーが発生しました。

https://learn.microsoft.com/ja-jp/azure/active-directory-b2c/tutorial-delete-tenant

この手順に従って削除をしましたが、どこかで間違えてしまったかもしれません。テストで作成したリソースは削除できました。

https://learn.microsoft.com/ja-jp/entra/identity-platform/reference-error-codes#aadsts-error-codes

エラーコードからそのアカウントに紐づくドメインがないのが原因と考えられますがその解決方法が分かりません。似た質問の回答を確認しましたが解決できませんでした。

サインアウトする方法はありますでしょうか?

よろしくお願いします。

When I sign out of Azure, I get the following error and can't sign out.

AADSTS90002: Tenant '8cbaf7d9-26b4-43bc-a8ea-5f55fdfa3217' not found. Check to make sure you have the correct tenant ID and are signing into the correct cloud. Check with your subscription administrator, this may happen if there are no active subscriptions for the tenant.

Create Azure AD B2C in testing. When I deleted that resource and signed out, I got the above error.

https://learn.microsoft.com/ja-jp/azure/active-directory-b2c/tutorial-delete-tenant

I followed this procedure to delete it, but I may have made a mistake somewhere. You were able to delete the resources that you created in the test.

From the error code, it may be because there is no domain associated with the account, but I don't know how to solve it. I checked the answer to a similar question but couldn't solve it. Is there a way to sign out?

Thank you in advance.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

Answer accepted by question author

Anonymous
2023-11-21T21:53:42.3866667+00:00

Hi @eijiH_978 , this error can occur when you try to sign out of Azure and there is an issue with your Azure AD B2C tenant.

Since you have already deleted the Azure AD B2C tenant, it is possible that the error is occurring because the tenant is still associated with your account. To resolve this issue, you can try the following steps:

  1. Go to the Azure portal and sign in with your account.
  2. Click on your account name in the top right corner of the portal and select "Sign out".
  3. Clear your browser cache and cookies.
  4. Close your browser and open a new one.
  5. Sign in to the Azure portal again and see if the error still occurs.

Please let me know if you have any questions and I can help you further.

If this answer helps you please mark "Accept Answer" so other users can reference it.

Thank you,

James

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.