Retirement of Azure SQL Database APIs 2014-04-01

Azra Akil 60 Reputation points
2024-05-01T08:54:07.26+00:00

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things:

  1. How can we check the resources effected using the resource graph explorer?
  2. How to make the changes using code?
  3. Any prerequisite or dependency?
  4. While updating the api version, is there any downtime?
  5. As per this MS document I found that few of the endpoints are deprecating in the new version, so if we use the same endpoint in our template what action we need to take? FYI https://learn.microsoft.com/en-us/rest/api/sql/retirement

Please provide the steps to make the necessary changes.

Azure SQL Database
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 27,887 Reputation points Microsoft Employee
    2024-05-05T13:53:08.4533333+00:00

    @Azra Akil The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things:

    1.     How can we check the resources effected using the resource graph explorer?

    We just plan to retire a SQL API version, not the SQL resource. Please follow the doc: Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn

    1.     How to make the changes using code?

    Please follow the doc: Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn

    1.     Any prerequisite or dependency?

    Please follow the doc: Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn

     

    1.     While updating the api version, is there any downtime?

    No, please use new stable API version 2021-11-01 : Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn

     

    1.     As per this MS document I found that few of the endpoints are deprecating in the new version, so if we use the same endpoint in our template what action we need to take? FYI https://learn.microsoft.com/en-us/rest/api/sql/retirement

     follow Azure SQL Database REST API 2014-04-01 Retirement Notice | Microsoft Learn and use the corresponding new endpoint in 2021-11-01. 

    Regards

    Geetha

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful