azure - External References to SQL tables in Visual Studio -


i'm trying create solution includes database project linked azure database. project requires setting elastic query separate table in different azure database. exists in azure. have imported database using visual studio wizard. it's imported external table definition , external data source, not masterkey or scoped credential. understand why it's security risk. however, can't publish changes stored procedures etc external data sources have syntax errors scoped credentials not defined. i've tried adding masterkey , scoped credentials database project same syntax used in sql management studio not working in visual studio.

so question is... how supposed manage external tables in azure database in visual studio? should mention using vs2015. functionality not working yet or missing something?

thanks in advance guys can give.

although ssdt gives syntax error, can verify can still build project? syntax error seems intellisense parser problem shouldn't block build or deployment. please let me know if works.

disclaimer: work on ssdt/dacfx team.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -