|
1 | 1 | ---
|
2 | 2 | title: Azure API Management - API version retirements (September 2023) | Microsoft Docs
|
3 |
| -description: Azure API Management is retiring all API versions prior to 2021-08-01. If you use one of these API versions, you must update your tools, scripts, or programs to use the latest versions. |
| 3 | +description: The Azure API Management service is retiring all API versions prior to 2021-08-01. If you use one of these API versions, you must update your tools, scripts, or programs to use the latest versions. |
4 | 4 | services: api-management
|
5 | 5 | documentationcenter: ''
|
6 |
| -author: adrianhall |
| 6 | +author: dlepow |
7 | 7 | ms.service: api-management
|
8 | 8 | ms.topic: reference
|
9 | 9 | ms.date: 07/25/2022
|
10 |
| -ms.author: adhal |
| 10 | +ms.author: danlep |
11 | 11 | ---
|
12 | 12 |
|
13 | 13 | # API version retirements (September 2023)
|
14 | 14 |
|
15 | 15 | Azure API Management uses Azure Resource Manager (ARM) to configure your API Management instances. The API version is embedded in your use of templates that describe your infrastructure, tools that are used to configure the service, and programs that you write to manage your Azure API Management services.
|
16 | 16 |
|
17 |
| -On 30 September 2023, all API versions prior to **2021-08-01** will be retired and API calls using those API versions will fail. This means you'll no longer be able to create or manage your API Management services using your existing templates, tools, scripts, and programs until they've been updated. Data operations (such as accessing the APIs or Products configured on Azure API Management) will be unaffected by this update, including after 30 September 2023. |
| 17 | +On 30 September 2023, all API versions for the Azure API Management service prior to **2021-08-01** will be retired and API calls using those API versions will fail. This means you'll no longer be able to create or manage your API Management services using your existing templates, tools, scripts, and programs until they've been updated. Data operations (such as accessing the APIs or Products configured on Azure API Management) will be unaffected by this update, including after 30 September 2023. |
18 | 18 |
|
19 | 19 | From now through 30 September 2023, you can continue to use the templates, tools, and programs without impact. You can transition to API version 2021-08-01 or later at any point prior to 30 September 2023.
|
20 | 20 |
|
21 | 21 | ## Is my service affected by this?
|
22 | 22 |
|
23 |
| -While your service isn't* affected by this change, any tool, script, or program that uses the Azure Resource Manager (such as the Azure CLI, Azure PowerShell, Azure API Management DevOps Resource Kit, or Terraform) is affected by this change. You'll be unable to run those tools successfully unless you update the tools. |
| 23 | +While your service isn't affected by this change, any tool, script, or program that uses the Azure Resource Manager (such as the Azure CLI, Azure PowerShell, Azure API Management DevOps Resource Kit, or Terraform) to interact with the API Management service is affected by this change. You'll be unable to run those tools successfully unless you update the tools. |
24 | 24 |
|
25 | 25 | ## What is the deadline for the change?
|
26 | 26 |
|
|
0 commit comments