From dcb1eb7b9855defcb1c691a6b43ddcbacca78ac0 Mon Sep 17 00:00:00 2001 From: "Scott Hoag (MSFT)" <114751789+schoag-msft@users.noreply.github.com> Date: Wed, 18 Oct 2023 11:41:44 -0400 Subject: [PATCH] Add retirement notice to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9e2207..cccb3d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Microsoft Azure Storage SDK for Android +# Microsoft Azure Storage SDK for Android (Deprecated) + +This project will be in [Community Support](https://azure.github.io/azure-sdk/policies_support.html#package-lifecycle) until 13 September 2024. After this date the project and associated client libraries will be retired permanently. For more details on the retirement and alternatives to using this project, visit [Retirement notice: The Azure Storage Android client libraries will be retired on 13 September 2024](https://azure.microsoft.com/updates/retirement-notice-the-azure-storage-android-client-libraries-will-be-retired-on-13-september-2024/). + +--- This project provides a client library for Android that makes it easy to consume Microsoft Azure Storage services. For documentation please see the [AndroidDocs](http://azure.github.io/azure-storage-android/).