简体   繁体   English

从 Azure 托管实例刷新 Power BI 数据

[英]Power BI Data Refresh from Azure Managed Instance

I have an Azure Managed Instance and a database that I am able to connect from SSMS and Power BI Desktop, port 3342, but I am not able to schedule a refresh from within the Power BI Service or MS Flow.我有一个 Azure 托管实例和一个可以从 SSMS 和 Power BI Desktop 端口 3342 连接的数据库,但我无法从 Power BI 服务或 MS Flow 中安排刷新。 My guess is that there Azure to Power BI ports in use but not configured in the Network security groups?我的猜测是 Azure 到 Power BI 端口正在使用但未在网络安全组中配置?

Update - I was able to use PowerShell's PBI module's REST method to trigger the dataset refreshes.更新 - 我能够使用 PowerShell 的 PBI 模块的 REST 方法来触发数据集刷新。

Since SQL MI is within a Vnet, you would need a On premise gateway for schedule refresh to PowerBI report service from SQL MI.由于 SQL MI 位于 Vnet 中,因此您需要一个本地网关,以便从 SQL MI 报告服务的计划刷新到 PowerBI。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有没有办法从 Azure 数据工厂中的单独 Azure 租户触发 Power BI 数据集刷新? - Is there a way to trigger a Power BI dataset refresh from a separate Azure tenant in Azure Data Factory? 如何将 Power BI 连接到 Azure VNET 上的 Azure SQL 托管实例? - How do I connect Power BI to my Azure SQL Managed Instance on an Azure VNET? 从 Azure 数据工厂刷新 Power Bi 数据集的重定向 URI 类型(web/Native)是什么 - What will be Redirect URI type (web/Native) for Power Bi dataset refresh from Azure Data factory 使用 JSON 数据查询来自 Azure 流分析的 Power BI 输出 - Query for Power BI Output from Azure Stream Analytics with JSON data Power BI Embedded-在“导入”模式下刷新数据 - Power BI Embedded - Data refresh on “Import” mode 我可以从 Power BI 数据流实体自动刷新我的 Azure SQL 表吗? - Can I automatically refresh my Azure SQL table from a Power BI Dataflow Entity? Power BI 是否会连接 Azure 搜索索引数据? - Will Power BI connects with Azure search index data? 将 power bi 连接到 Azure 数据湖 gen 2 - Connecting power bi to Azure data lake gen 2 Azure Powershell自动登录以刷新Power BI - Azure Powershell automatic log-in to refresh Power BI 无法从Power BI连接到Azure DocumentDB - Unable to connect from Power BI to Azure DocumentDB
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM