مشاركة عبر

How to fix Microsoft.Exchange.Data.Storage.TenantAccessBlockedException

Transportation Saud Al Sharif 5 نقاط السُمعة
2025-03-05T16:01:55.28+00:00
UTC Date: 2025-03-05T15:42:27.422Z
Client Id: BFBC9B172A624F3C8AAF00D8499F831D
Session Id: d50d4fc8-f47c-4268-ae7a-8b6ec217a691
Client Version: 20250214004.19
BootResult: configuration
Back Filled Errors: Unhandled Rejection: Error: 500:undefined|undefined:undefined
err: Microsoft.Exchange.Data.Storage.TenantAccessBlockedException
esrc: StartupData
et: ServerError
estack: Error: 500
    at Object.s [as createStatusErrorMessage] (https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mailindex.73ac8c72.js:1:142705)
    at https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mailindex.73ac8c72.js:1:155291
st: 500
ehk: X-OWA-Error
efe: AM8P251CA0022, AU1P273CA0002
ebe: AM9PR09MB5042
emsg: TenantAccessBlockedError
مركز المجتمع | مناقشة موقع Q&A | بدء استخدام موقع Q&A
0 تعليقات ليست هناك تعليقات

إجابة واحدة

فرز حسب: الأكثر فائدة
  1. MAMDOUH ZABAR AQEEL ALSHAMMRI 30 نقاط السُمعة
    2025-03-21T07:54:58.12+00:00

    You are encountering the error Microsoft.Exchange.Data.Storage.TenantAccessBlockedException. This error occurs due to a blocked access to the Tenant in Exchange or Microsoft 365. The additional details, such as the 500 Error and TenantAccessBlockedError, indicate a server-side issue or a configuration problem.

    Steps to Fix:

    1. Check Service Status:

    • Based on the details like 500 Error, it seems there might be a service issue. Check the Microsoft Exchange or Microsoft 365 service status page (https://status.office.com) to see if there are any known outages or ongoing issues during that time.

    1. Log Out and Log Back In:

    • Sometimes, the issue could be temporary. Try logging out of your account and logging back in again.

    1. Verify Tenant Settings:

    • The error code TenantAccessBlockedError suggests that access to the tenant is blocked. Ensure that your tenant is active and does not have any restrictions preventing access. You may need to contact the administrator of your Microsoft 365 or Exchange system to verify settings.

    1. Fix via PowerShell:

    • This issue can sometimes be resolved by using PowerShell commands to manage Exchange accounts. Check the tenant and permissions settings using commands such as:

    Get-Mailbox -Identity <UserEmail>
    Set-Mailbox -Identity <UserEmail> -AccessBlocked $false
    
    
    1. Check Session and Data:

    • The Session ID and Client ID provided can be useful in troubleshooting deeper system issues. Use these identifiers when reaching out to Microsoft support to assist them in investigating the session.

    1. Contact Support:

    • If the problem persists, contact Microsoft Exchange or Microsoft 365 support with these details, such as Client ID and Session ID, to help them track down the issue quickly.

    Summary:

    The error Microsoft.Exchange.Data.Storage.TenantAccessBlockedException indicates that access to the Tenant is blocked, which might be due to settings or security restrictions. Solutions range from checking the service status to contacting support, providing the Client ID and Session ID for faster resolution.

    شخص واحد وجد هذه الإجابة مفيدة.
    0 تعليقات ليست هناك تعليقات

إجابتك

يمكن وضع علامة على الأجوبة 'كمقبولة' من قبل كاتب السؤال و'مستحسنة' من قبل المشرفين، مما يساعد المستخدمين على معرفة الإجابة التي حلت مشكلة الكاتب.