A webapp to write data to azure sql dw

sakuraime 2,321 Reputation points
2020-07-08T08:49:43.557+00:00

Are there any example to build a web, this web is to allow user to input some values, and then write to database (Azure SQL datawarehouse)?

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,908 questions
{count} votes

1 answer

Sort by: Newest
  1. KalyanChanumolu-MSFT 8,316 Reputation points
    2020-07-08T10:35:34.81+00:00

    @michelchau There is no difference in the connection for Azure SQL Database and Azure Synapse (formerly Azure SQL Datawarehouse)

    Please check this code sample for step by step instructions

    Do let us know if you have further questions.


    If an Answer is helpful, please “Accept Answer” or Up-Vote for the same which might be beneficial to other community members reading this thread.

    0 comments No comments