Hello All,
I received an email from MS Azure stipulating that I need to update my Azure SQL Server API's to a newer version. Here is what was stated in the email:
Azure SQL Database 2014-04-01 APIs will be retired on 31 October 2025
You're receiving this email because you use Azure SQL Database APIs.
To improve performance and security, we're updating Azure SQL Database APIs. As part of this, all version 2014-04-01 APIs will be retired on 31 October 2025. You'll need to update your resources, including templates, tools, scripts, and programs, to use a newer API version by then. Any API calls still using the older versions after that date will stop working until you've updated them.
Required action
To avoid potential service disruptions, upgrade any Azure SQL Database resources that use version 2014-04-01 APIs to a newer stable version by 31 October 2025.
However, I don't seem to have any Azure SQL Server resources when checking my resources.
The only SQL usage I can find is SQL Server Express edition installed on a VM I own. Here are the details of the instance:
Microsoft SQL Server 2019 (RTM) - 15.0.2000.5 (X64) Sep 24 2019 13:48:23 Copyright (C) 2019 Microsoft Corporation Express Edition (64-bit) on Windows Server 2022 Datacenter Azure Edition 10.0 <X64> (Build 20348: ) (Hypervisor)
I think there are 3 possible outcomes to this enquiry:
- I was sent this email in error
- I have a resource somewhere that uses Azure SQL Server which can't be located within the Azure Portal when searching for Type == Azure SQL Server.
- The problem is this SQL Server Express edition.
I need help determining what the problem is. I should be okay with updating to the newer APIs once the problem instance is found.
Many thanks for considering my request.