Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello,
I have an existing event hub which I'm planning to use with an eventstream in Fabric. I see two connection options:
1. SAS keys
2. Organisational account
I'm in a microsoft internal team and we're not allowed to use SAS keys. When I try to use my own account via organisational account option I'm getting following error
Sign in failed with the following error code: "invalid_request". Error description given: "AADSTS65002: Consent between first party application 'b52893c8-bc2e-47fc-918b-77022b299bbc' and first party resource '80369ed6-5f11-4dd9-bef3-692475845e77' must be configured via preauthorization - applications owned and operated by Microsoft must get approval from the API owner before requesting tokens for that API. Trace ID: 3e344c2e-4ab0-442d-af25-23f3e1c15500 Correlation ID: 18583d2a-007b-4b7a-a7d0-5485087e55c7 Timestamp: 2025-07-29 16:05:32Z" (Session ID: f67ac96c-b700-4aed-8514-2b9acd5b00c8, Region: usfr)
I'm wondering how to solve this and also is there any support to use Managed Identities for auth? This is normally possible but I don't see how via Microsoft Fabric.
Hi @iremugurlu,
May I know if you have raised the support ticket or if the issue has been resolved?
Thank you.
Hi @iremugurlu,
The AADSTS65002 error appears because Fabric Eventstream isn't preauthorized to access Azure Event Hub through Azure AD, and end users can't fix this issue. Since your tenant blocks SAS key usage and the Organizational Account option doesn't work,
I suggest submitting an internal support ticket or reaching out to your IT team for assistance:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Hope this helps
Thank you.