Skip to content

Commit 78f7136

Browse files
authored
Merge pull request #299181 from amerjusupovic/ajusupovic/update-toc-apipreview
Update table of contents for API preview lifecycle page
2 parents 0ce92ba + d865075 commit 78f7136

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

articles/azure-app-configuration/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@
222222
items:
223223
- name: Move a resource between Azure regions
224224
href: howto-move-resource-between-regions.md
225+
- name: Preview API life cycle
226+
href: concept-preview-api-life-cycle.md
225227
- name: Security
226228
items:
227229
- name: Authentication

articles/azure-app-configuration/concept-preview-api-lifecycle.md renamed to articles/azure-app-configuration/concept-preview-api-life-cycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ author: amerjusupovic
77
ms.author: ajusupovic
88
ms.service: azure-app-configuration
99
ms.topic: conceptual
10-
ms.date: 02/12/2025
10+
ms.date: 04/30/2025
1111
---
1212

1313
# Preview API life cycle
1414

15-
The Azure App Configuration preview APIs (all APIs that ends in `-preview`) are deprecated 90 days after a newer preview, or stable, API version is released. The policy applies to all API versions released after, and including, 2023-09-01-preview.
15+
The Azure App Configuration control plane preview APIs (all control plane APIs that end in `-preview`) are deprecated 90 days after a newer preview, or stable, API version is released. The policy applies to all API versions released after, and including, 2023-09-01-preview.
1616

1717
We love when people try our preview features and give us feedback, so we encourage you to use the preview APIs.
1818

redirects/.openpublishing.redirection.azure-app-configuration.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"source_path_from_root": "/articles/azure-app-configuration/concept-github-action.md",
3030
"redirect_url": "/azure/azure-app-configuration/push-kv-github-action",
3131
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/azure-app-configuration/concept-preview-api-lifecycle.md",
35+
"redirect_url": "/azure/azure-app-configuration/concept-preview-api-life-cycle",
36+
"redirect_document_id": false
3237
}
3338
]
3439
}

0 commit comments

Comments
 (0)