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.
Hi - I have a data gateway cluster which was previously setup by someone else.
There are 2 data gateways installed on two servers in that cluster.
How do I identify which gateway is primary and which one is secondary?
I can login to both servers/gateways but it won't let me know which was configured as primary.
Thanks in advance!
Solved! Go to Solution.
Hi, @gaupop13
When you create a new gateway and add it to an existing gateway cluster, that one is the main gateway by default.
The gateway cloud service always uses the primary gateway in a cluster unless that gateway isn't available. In that case, the service switches to the next available gateway in the cluster.
Generally speaking, if there are multiple gateways in a cluster, you can also see related information in the gateway settings of the pbi service. For example, you will be reminded to update the gateway version to make it consistent.
Like this:
If you are really not sure, you can go to the administrator for help, log in to the power platform admin center, and then check the information and status of your gateway.
Like this:
Reference:
Manage on-premises data gateway high-availability clusters and load balancing | Microsoft Docs
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Hi, @gaupop13
When you create a new gateway and add it to an existing gateway cluster, that one is the main gateway by default.
The gateway cloud service always uses the primary gateway in a cluster unless that gateway isn't available. In that case, the service switches to the next available gateway in the cluster.
Generally speaking, if there are multiple gateways in a cluster, you can also see related information in the gateway settings of the pbi service. For example, you will be reminded to update the gateway version to make it consistent.
Like this:
If you are really not sure, you can go to the administrator for help, log in to the power platform admin center, and then check the information and status of your gateway.
Like this:
Reference:
Manage on-premises data gateway high-availability clusters and load balancing | Microsoft Docs
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,
Community Support Team _ Janey
Thank you @v-janeyg-msft . I was not aware of the power platform admin center option which clearly displays what is primary. Thanks a bunch!