Skip to content

Commit 4d1d988

Browse files
committed
fix unexpected newline
1 parent 700724e commit 4d1d988

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ After an API version is deprecated, it will no longer function! We recommend you
2020
- Update your ARM/BICEP templates using preview API versions to use the latest version of the preview API.
2121
- Update any preview SDKs or other tools built on the preview API to the latest version.
2222

23-
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
24-
API version as deprecation approaches.
23+
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 API version as deprecation approaches.
2524

2625
> [!NOTE]
2726
> 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 a preview API version you're using has a deprecation date.

0 commit comments

Comments
 (0)