Forum Discussion
lboe
Feb 07, 2025Copper Contributor
Azure Table Storage not accessable
Since yesterday, 6th February 2025, access from Excel to Azure Tables with Entra User is no longer possible. The Storage Account Logs shows AuthenticationErrors. In Excel, access to the Storage...
Kidd_Ip
Feb 08, 2025MVP
Please try on below:
- Check Permissions: Ensure that the Entra User has the correct permissions set up in the Azure portal. Navigate to your Storage Account, go to Access Control (IAM), and verify that the user has the Storage Table Data Reader role assigned.
- Update Entra User Configuration: Sometimes, reconfiguring the Entra User or refreshing the authentication token can help. Ensure that the user's permissions are correctly recognized by Excel.
- Review Azure Table Storage Settings: Make sure that the storage account and table settings are correctly configured to allow access via Entra User.
- Check for Updates: Ensure that both Excel and your Azure services are up to date. Sometimes, updates can resolve compatibility issues.