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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am working on a solution that should monitor the status of the On-Premises Data Gateway, for which I'm using the Power BI REST API (https://learn.microsoft.com/en-us/rest/api/power-bi/gateways/get-gateway).
The problem I am having is, that gatewayStatus returns "Live" even when the data gateway is disabled in the Power Platform Admin Center.
Anyone know what I am missing here, or is this a bug?
Solved! Go to Solution.
This API call has nothing to do with the health of the gateway. You need to create your own telemetry on each of the gateway cluster members.
For example:
The gateway admin page may say "partially online" even when you decided to disable some of the cluster members on purpose. It may also say "online" despite the fact that a cluster member may be misbehaving, leading to random request errors.
This API call has nothing to do with the health of the gateway. You need to create your own telemetry on each of the gateway cluster members.
For example:
The gateway admin page may say "partially online" even when you decided to disable some of the cluster members on purpose. It may also say "online" despite the fact that a cluster member may be misbehaving, leading to random request errors.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |