Forum Discussion
GlynMThomas
Resolver I
7 months agoFabric Gateway Setup
Hi, We've setup a fabric gateway so we can ingest data from our on prem resources. The gateway iteself is setup and registered with our fabric tennant and we can see it in fabric and select it fo...
- 7 months ago
Hi GlynMThomas
Try the following-
Restart Gateway services:
- Open Services.msc
- Look for "On-premises data gateway service"
- Ensure its status is Running
- If not, right‑click > Start
- If it is running, right‑click > Restart
Run Gateway Diag:
- Open the On-premises data gateway app on the server
- Go to Diagnostics
- Run "Start new test"
- Check Last completed test results for blocked URLs/ports
Check Firewall whitelisting for outbound 443:
*.frontend.clouddatahub.net
deborshi_nag
Super User
7 months agoHi GlynMThomas Is ne.frontend.clouddatahub.net your on-premise SQL Server? Have you checked 1433 port from the gateway?
Test-NetConnection -ComputerName <server> -Port 1433
GlynMThomas
Resolver I
7 months agoHi,
Yes I've tested the URL and port from the gateway server. It's in the original body of this post. I used powershell to test the connection and it succeeded.
- deborshi_nag7 months ago
Super User
Hi GlynMThomas
Try the following-
Restart Gateway services:
- Open Services.msc
- Look for "On-premises data gateway service"
- Ensure its status is Running
- If not, right‑click > Start
- If it is running, right‑click > Restart
Run Gateway Diag:
- Open the On-premises data gateway app on the server
- Go to Diagnostics
- Run "Start new test"
- Check Last completed test results for blocked URLs/ports
Check Firewall whitelisting for outbound 443:
*.frontend.clouddatahub.net