Azure SQL Database: Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025.

Girish Tharwani 0 Reputation points
2024-08-26T14:26:51.5233333+00:00

Got a message that Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025.

We use dedicated SQL pools, and I am not finding the steps to do this upgrade, can someone assist.

Thanks,

Girish

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alberto Morillo 33,611 Reputation points MVP
    2024-08-26T15:48:16.32+00:00

    The steps to upgrade are the following:

    1. You need to upgrade to the latest client's versions (.NET SDK, PowerShell, CLI, python SDK, etc) before Oct 2025
    2. If you are directly using API calls, you need to check your codebase or script about the SQL API usage before Oct 2025. All you have to do is update the API version of your code. Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn.

    Hope this helps.


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.