# Discourse 数据到 Fabric 认证

**URL:** https://meta.discourse.org/t/discourse-data-to-fabric-authentication/379353
**Category:** Data & reporting
**Created:** [2025年八月19日 20:30 UTC](https://meta.discourse.org/t/discourse-data-to-fabric-authentication/379353 "2025-08-19T20:30:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rabecha](https://avatars.discourse-cdn.com/v4/letter/r/50afbb/32.png) [@rabecha](https://meta.discourse.org/u/rabecha)
#### Post date: [2025年八月19日 20:30 UTC](https://meta.discourse.org/t/discourse-data-to-fabric-authentication/379353/1 "2025-08-19T20:30:18Z")

</div>

您好，

我仍在努力理解一些术语，但我被要求将 Discourse 中的一些表加载到我的 Microsoft Fabric Lakehouse 中，以便在 Power BI 中进行报告。我正在采取的方法是使用数据探索器中的查询列表，并通过 API POST 获取数据。根据我所读到的内容，数据查询是否还有其他方法可以仅列出表名并从 Discourse 中摄取完整表？

我已测试过可以使用我的用户帐户创建和使用 API 密钥，因为我是管理员，并且成功获取了返回的表。是否可以使用像 Microsoft Entra ID 这样的 OAuth 提供程序来实现此目的，而不必在标头中使用我的用户名？我正在考虑的另一个选项是服务主体帐户。

谢谢，

Rachel
