Forum Discussion
mmace1
Impactful Individual
4 years agoMerging Azure SQL Table with a local SQL Server Table - now Azure one needs Data Gateway?
I have two tables. AzureSQL_Table1 SQLServerLocal_Table1 If I upload my dataset, then to refresh from the service, I need a data source in the data gateway for SQLServerLocal_Table1, but not...
- 4 years ago
Yes. When you mash up data (merge, append, etc) cloud and on prem data, you need to allow the gateway to access those cloud data sources as shown below from the gateway config in the Power Platform admin panel.
If you are just pulling in the tables directly and not merging, this would not be necessary.
edhans
Community Champion
4 years agoYes. When you mash up data (merge, append, etc) cloud and on prem data, you need to allow the gateway to access those cloud data sources as shown below from the gateway config in the Power Platform admin panel.
If you are just pulling in the tables directly and not merging, this would not be necessary.