Forum Discussion
Anonymous
5 years agoNot applicable
protocol between the gateway and the databases
HI,
I will need some information please, on the connection protocol between the gateway and the databases (SQL server, oracle)
can you tell me which protocol is used? (I illustrated my question wit...
- 5 years ago
Hey Anonymous ,
that depends on the data source. If it's a local web service that only supports HTTP it will be HTTP, with a local web service that supports HTTPS it will be HTTPS, with a SQL Server it will most likely be TCP/IP.
Check also the Security Whitepaper for further details:
Power BI security white paper - Power BI | Microsoft Docs
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍Best regardsDenisBlog: WhatTheFact.biFollow me: twitter.com/DenSelimovic
Anonymous
5 years agoNot applicable
Hi Denis,
Tank you a lot for this answer