Azure SQL Database
An Azure relational database service.
5,829 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Does the database scoped master key and credentials need to be set up on the source database?
elastic-query-vertical-partitioning
You need to do that on the origin database not in the remote database. Imagine you need to query from an Azure SQL database named OriginDatabase a table on another database named RemoteDatabase. You create the master key and the database scoped credential on the OriginDatabase only.