Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello everyone.
I request your kind help given that I need an update to be carried out automatically, for this I mount an instance in AWS and to that instance I mount the gateway on premise of microsoft, after this I am trying to generate a new data source but I get the following error, does anyone know the solution?
Thanks in advance
Hi @Jhonnatan_Ep,
May I know where did you install your on-premises data gateway? According to the recommended configuration, you should install the Microsoft on-premises data gateway on an Amazon EC2 instance in the private subnet that contains your data sources. When receiving requests sent from Power BI service, Amazon VPC NAT gateway will route them to the private internet and the Microsoft gateway in the private subnet will complete the connection to the data source.
For more details, you could refer to these articles.
Using Microsoft Power BI with the AWS Cloud - AWS Whitepaper (amazon.com)
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please let me know. Thanks a lot!
Best Regards,
Community Support Team _ Caiyun
does this work if i have my database in linux ec2, and microsoft gateway in windows ec2. both ec2 in same private subnet?