Forum Discussion
IP Address for Power BI Data Flow Not Working
- 10 months ago
Hi jeremyt,
I had assumed that. I knew that there were some endpoints other than powerbi.com ones that were required for dataflows, and the easiest place to find them was the gateway documentation.I think if you allow the gateway ports on your EC2 server, it should allow everything for full communication.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Thanks tayloramy for the pointers. One thing I should have mentioned in my question (and I'll add it now) is that I don't have an on prem data gateway, and am hopoing to have my dataflow to talk to my MySQL database on an EC2 server directly.
Hi jeremyt,
I had assumed that. I knew that there were some endpoints other than powerbi.com ones that were required for dataflows, and the easiest place to find them was the gateway documentation.
I think if you allow the gateway ports on your EC2 server, it should allow everything for full communication.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- jeremyt10 months agoFrequent Visitor
WINNER WINNER CHICKEN DINNER!
That worked perfectly! I added the IP Addresses for all the GatewayManager.*US objects and things worked perfectly.
THank you for all your help!