Forum Discussion
Whitelist IP ranges
- 4 months ago
Hi ELIU,
For a Power BI Government tenant, the IP whitelisting method depends on whether the data source is on-premises or in the cloud. If the application is on-premises, Power BI Service does not connect directly to it; instead, connections are made through the On-premises Data Gateway, which sends outbound traffic to Azure Government services. This means you do not need to whitelist Power BI or Azure Government public IPs on the on-premises app. The key requirement is that the gateway machine has proper outbound internet access to Azure Government endpoints.
For cloud-based applications, Power BI Service connects directly over the internet, so the application needs to whitelist Azure Government Power BI public IP ranges. These IP ranges can change, so it’s best to use Azure Service Tags if possible or regularly update the IP whitelist using Microsoft’s published list. Once the correct IP ranges are whitelisted, Power BI Service should be able to connect to the cloud application.
Thank you,
CST Member.
Hi. Here you can find the IP list that v-sgandrathi is talking about:
https://www.microsoft.com/en-us/download/details.aspx?id=56519
It might be a solution around vnet gateway and NAT, or private link, but I'm not quite sure about the whole picture yet. You can take a look.
I hope that helps,