Azure SQL Database
An Azure relational database service.
6,107 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
All,
I'm new to Visual Studio. I created the scripts for External Data Sources, database scoped credential and EXTERNAL Tables .
Where should the external data source definition along with the database scoped credential script be placed in the project. If I place them in the pre-deployment script the build is erroring out due to dependency issues.
Thanks,
grajee
Hey @grajee ,
Rather than checking in the External data source as a part of Pre deployment script,
Create separate SQL files for the external data sources