SQL - API (Azure SQL Database 2014-04-01 API)

Anonymous
2024-08-28T09:41:13.44+00:00

Hi All,

New to this, just a question without asking the app team, how can I identify if the Azure SQL Databases are using the: 2014-04-01 API

Azure SQL Database
{count} votes

2 answers

Sort by: Most helpful
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2024-08-28T09:57:08.27+00:00

    Hey,

    It is not Azure SQL database that are using the API but other applications are interacting with the Azure SQL database via these APIs.

    So you would have to reach out to your downstreams/ development team whom are using the APIs w.r.t Azure SQL database whether they are using the above version or not

    0 comments No comments

  2. RahulRandive 10,486 Reputation points Volunteer Moderator
    2024-08-30T22:45:29.7766667+00:00

    Hi @AreEnEn

    You can open Azure portal -> Subscriptions -> Resource Providers, search for "Microsoft.Sql", if this is registered, you will receive the notification. If there is no SQL resource created in the subscription, you can ignore the notification email

    The alert is on the azure advisory refers to an update that is being done on the APIs from azure.

    The retirement notice is specifically about the API version used for managing and interacting with Azure SQL Database resources programmatically.

    If you are currently using the Azure portal, Azure CLI, or Azure PowerShell to manage Azure SQL Database, you need not to take any action.

    Hope this helps! Let me know if you have any further question or need additional information.

    Thank You!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.