Forum Discussion
Power BI Data Gateway - Cloud Service
- 6 years ago
Hi Anonymous ,
Refer the gateway architecture first: On-premises data gateway architecture
The cloud service creates a query and the encrypted credentials for the on-premises data source. The query and credentials are sent to the gateway queue for processing. The gateway cloud service analyzes the query and pushes the request to Azure Service Bus. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state.
Data is transferred between different applications and services using messages. A message is in binary format and can contain JSON, XML, or just text. For more information, see Integration Services white paper.
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
https://docs.microsoft.com/en-us/power-bi/guidance/whitepaper-powerbi-security
https://aka.ms/PBIEnterpriseDeploymentWP
you should be able to find what you looking for.