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.
Note @GuyInACube's great paper on monitoring the PowerBI Data Gateway service.
We're writing some powershell jobs to make sure our gateway stays online/healthy.
Is there a watchdog service that we can poll (without portal/office365 admin rights!!!) every 10 minutes or so to make sure the PowerBI.com service is alive?
E.g. similar to, but unique for PowerBI:
Test-NetConnection -ComputerName watchdog.servicebus.windows.net -Port 9350
Thanks
Eric.