Azure SQL Database 2014-04-01 APIs will be retired

Bob Fischer 71 Reputation points
2022-11-02T15:05:10.977+00:00

I use two methods for addressing Azure SQL data:

  1. Sync local and Azure databases using the Azure Sync methods administered on the portal
  2. Direct access from a desktop app to Azure using VB.NET 2022 and ADO

I assume Item 1 must not be a problem. Would #2, ADO access, be covered by this announcement?

Thanks.

Azure SQL Database
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 19,276 Reputation points Microsoft Employee
    2022-11-05T14:59:11.047+00:00

    @Bob Fischer
    257475-image.png
    from ADO itself to Azure SQL DB should be fine If you do not have an app directly using 2014-04-01 API and if you only have " an Azure SQL database that accesses using ADO. NET in VB.NET 2022 then you are fine with this retirement.
    257447-image.png
    Not sure about this customized setup. If you are using the latest .NET SDK, there will be no problem.

    Please check this document for more information
    we are updating the retirement doc to list all the client's version which needs to be replaced.

    Regards
    Geetha


0 additional answers

Sort by: Most helpful