March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
3 | |
2 | |
2 | |
2 |