An Azure relational database service.
Please refer this doc:
this is needed if both the databases are on the same server
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to use elastic queries between two Azure SQL databases on the same logical server.
Unfortunately I am getting an error this is not possible because Public Access has been set to Disabled.
My understanding, is this is normal for accessing remote databases. But are my two databases considered remote if they are on the same logical server? (I know it's not the same as a physical server)
If I want to enable elastic queries, while maintaining high security what needs to be done in this case -
Setup a network or firewall rule for the server to access "itself"?
An Azure relational database service.
Answer accepted by question author
Please refer this doc:
this is needed if both the databases are on the same server