Forum Discussion
coneslager
10 years agoNew Member
When is gateway needed?
From what I was reading, if you have a public datasource then the gateway is not needed. I am pulling database from a sql server that is hosted on a vm in azure and it is not behind my firewall. W...
ashishrj
Power Participant
10 years agoconeslager Gateway is required for on-prem data sources like flat files, on-prem databases and not for online data sources. Even SQL Server hosted in Azure VM does not require gateway. I have few reports getting data from Azure VM and refresh works fine without any gateway installed.
kazlik
Helper II
10 years agoWhat options or configurations did you set to get your Azure VM with SQL database to refresh without using a gateway?