Forum Discussion
Connecting to a local API via data gateway
- 3 years ago
Well, that's not really "local". How are you planning to do development work? Running Power BI Desktop on a VM that is in the same subnet?
Are you able to consume that API from your PC via other means? Like, through a browser or wget or curl ?
No - it is on a VM in azure - only accessible via the data gateway.
- lbendlin3 years agoSuper User
Well, that's not really "local". How are you planning to do development work? Running Power BI Desktop on a VM that is in the same subnet?
- stevemccall13 years agoFrequent Visitor
Ah, so it's not possible for PowerBI desktop to use the data gateway directly?
What if I create a custom connector? Use custom data connectors with the on-premises data gateway - Power BI | Microsoft Learn - lbendlin3 years agoSuper User
Still no. Power BI Desktop must have direct line of sight to the on-premise data sources.
- stevemccall13 years agoFrequent Visitor
Ok , thanks - I've managed to get access directly and it's all working as expected!