Showing tag results for Linked server

Feb 18, 2026
Post comments count0
Post likes count1

Federating Databases with Data API Builder Chaining

Jerry Nixon
Jerry Nixon

For decades, DBAs relied on linked servers to stitch data together. If you needed data from two places, you wired them up and moved on. It worked. It was straightforward. It felt native to SQL. But what if linked servers are not an option? What if policy blocks them? What if one of the systems is not SQL or lives in another cloud? How do you cross...

Azure SQLRESTData API builder
Jun 24, 2020
Post comments count0
Post likes count0

Use Linked server to Synapse SQL to implement Polybase-like scenarios in Managed Instance

Jovan Popovic
Jovan Popovic

Serverless Synapse SQL pool enables you to query files on Azure Data Lake Storage. Azure SQL Managed Instance can use linked servers to query data on Azure Storage using Synapse Analytics serverless SQL query endpoint. This technique linked server may be good solution for some Polybase-like scenarios.

Azure SQLBig Data