Hi Christine D,
Greetings & Welcome to Microsoft Q&A forum! Thanks for posting your query!
It appears you are encountering issues with reauthentication in Azure Storage Explorer, which can be quite frustrating. The frequent need to reauthenticate may be related to Conditional Access policies set by your Microsoft Entra admin. These policies can require you to reenter credentials more often, especially if the refresh token has expired or if multifactor authentication is needed.
To address the issue of "No Refresh Token found in the cache," you might want to try the following steps:
- Reset Storage Explorer: Go to Help > Reset and ensure that at least Authentication is selected. This can help clear any cached credentials that might be causing problems.
- Remove and Re-add Accounts: Open Storage Explorer, remove all accounts, and then close the application. After that, delete the .IdentityService folder from your machine. This folder is typically located at:
- Windows:
C:\users\<username>\AppData\Local
- Mac/Linux: Root of your user directory.
- Windows:
- Check Conditional Access Policies: If you frequently have to reenter credentials, discuss this with your Microsoft Entra admin to understand if there are specific policies affecting your account.
References:
Frequently having to reenter credentials
Reauthentication loop or UPN change
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.
If you have any other questions or are still running into more issues, let me know in the "comments" and I would be happy to help you.