Skip to content

Commit 77ed365

Browse files
committed
replace footnote with note
1 parent 0b111c8 commit 77ed365

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/azure-app-configuration/concept-preview-api-lifecycle.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 02/12/2025
1212

1313
# Preview API life cycle
1414

15-
The Azure App Configuration preview APIs (all APIs that ends in `-preview`) are always deprecated 90 days after a newer preview API version is released. The process may differ for older API versions.[^1]
15+
The Azure App Configuration preview APIs (all APIs that ends in `-preview`) are always deprecated 90 days after a newer preview API version is released. The process may differ for older API versions.
1616

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

@@ -23,6 +23,9 @@ After an API version is deprecated, it will no longer function! We recommend you
2323
You should perform these updates at a minimum every 6-9 months. If you fail to do so, you'll be notified that you're using a soon-to-be deprecated
2424
API version as deprecation approaches.
2525

26+
[!NOTE]
27+
> API versions before 2023-09-01-preview won't follow the 90 day pattern outlined in the beginning of this document. Refer to the [Upcoming Deprecations](#upcoming-deprecations) and [Completed Deprecations](#completed-deprecations) tables to see if an API version you're using has a deprecation date.
28+
2629
## How to check what API versions you're using
2730

2831
If you're unsure what client or tool is using this API version, check the [activity logs](/azure/azure-monitor/essentials/activity-log)
@@ -69,4 +72,3 @@ az provider show --namespace Microsoft.AppConfiguration --query "resourceTypes[?
6972
| API version | Announce Date | Deprecation Date |
7073
|--------------------|-------------------|-------------------|
7174

72-
[^1]: API versions before 2023-09-01-preview won't follow the 90 day pattern outlined in the beginning of this document. Refer to the [Upcoming Deprecations](#upcoming-deprecations) and [Completed Deprecations](#completed-deprecations) tables to see if an API version you're using has a deprecation date.

0 commit comments

Comments
 (0)