Skip to content

Commit 8d7f67e

Browse files
authored
Merge pull request #275690 from dlepow/patch-281
Update api-version-retirement-sep-2023.md
2 parents 9e6c82b + 0cae472 commit 8d7f67e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/api-management/breaking-changes/api-version-retirement-sep-2023.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ We also recommend setting the **Minimum API version** in your API Management ins
5555

5656
### Update Minimum API version setting on your API Management instance
5757

58-
We recommend setting the **Minimum API version** for your API Management instance using the Azure portal. This setting limits control plane API calls to your instance to an API version equal to or newer than this value. By setting this value to **2021-08-01**, you can assess the impact of the API version retirements on your tooling.
58+
We recommend setting the **Minimum API version** for your API Management instance using the Azure portal or using the REST API or other tools. This setting limits control plane API calls to your instance to an API version equal to or newer than this value. By setting this value to **2021-08-01**, you can assess the impact of the API version retirements on your tooling.
5959

6060

6161

@@ -66,6 +66,9 @@ To set the **Minimum API version** in the portal:
6666
1. Select the **Management API settings** tab.
6767
1. Under **Enforce minimum API version**, select **Yes**. The **Minimum API version** appears.
6868
1. Select **Save**.
69+
70+
> [!IMPORTANT]
71+
> If the **Minimum API version** in the portal is grayed out, you can only update the setting programmatically, for example, using the [REST API](/rest/api/apimanagement/api-management-service/update?view=rest-apimanagement-2022-08-01) or the [az apim update](/cli/azure/apim#az-apim-update) command in the Azure CLI.
6972
7073
## More information
7174

0 commit comments

Comments
 (0)