How to Connect Azure API to Azure SQL DB?

Kristina Harfmann 1 Reputation point
2021-03-04T02:45:17.927+00:00

I have a SQL database server in Microsoft Azure. I want to use Azure Rest-API to select some records of a table. When I refer to Azure SQL Database REST API I can't find any section for this purpose, just I can get a DB info, server info or something like this. here is no suitable API to select or update a table. Could you please help me? I want to retrieve some records.

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 13,921 Reputation points MVP
    2021-03-04T03:42:55.463+00:00

    Hi @Kristina Harfmann

    Refer to the article it may help your request - Query Azure SQL Database using Rest-API

    Introduction to Open Data Protocol (OData) and SQL Azure

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    1 person found this answer helpful.
    0 comments No comments