英文:
Is it really Required a gateway for onpermise powerbi server
问题
我有一个本地的Power BI服务器,我的数据源是一个本地的MYSQL服务器。我想定期刷新数据,那么我是否真的需要一个本地网关?如果需要,我需要注意哪些安装事项。
英文:
I have a on premise power BI server and my source db is a on premise MYSQL server . i would like to do refreshing to pull data periodically, for that should i really required a on premise gateway. If it is required what are things i have to take care of its installations.
答案1
得分: 2
No, in this case Power BI Gateway is not required. It is needed when on-premise data source needs to be used by cloud services (outside of your internal network).
> The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
英文:
No, in this case Power BI Gateway is not required. It is needed, when on-premise data source needs to be used by cloud services (outside of your internal network).
What is an on-premises data gateway?
> The on-premises data gateway acts as a bridge to provide quick and secure data transfer between on-premises data (data that isn't in the cloud) and several Microsoft cloud services. These cloud services include Power BI, PowerApps, Power Automate, Azure Analysis Services, and Azure Logic Apps. By using a gateway, organizations can keep databases and other data sources on their on-premises networks, yet securely use that on-premises data in cloud services.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论