Is DAB supports Azure Synapse dedicated sql pool? #1515
Answered
by
Aniruddh25
Madhan Rommala (Madhan-Rommala)
asked this question in
Q&A
|
Hi Guys, I just wanted to understand that is DAB supports Azure Synapse dedicated sql pool? can we created API endpoints on Azure Synapse DB's? |
Answered by
Aniruddh25
May 26, 2023
Replies: 2 comments 1 reply
|
Hi @Madhan-Rommala, Thanks |
1 reply
Answer selected by
Aniruddh25
|
Hi, is this also causing the error message? Thanks for your help. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Madhan-Rommala,
DAB does not support dedicated sql pool yet since as of now we rely on the
FOR JSON PATHclause to format the response as JSON for Azure SQL DB as per the docs here: https://learn.microsoft.com/en-us/sql/relational-databases/json/format-query-results-as-json-with-for-json-sql-server?view=azuresqldb-currentThanks
Aniruddh.