From a7e0909395fac21db5adadb82cc84c5e288b1e46 Mon Sep 17 00:00:00 2001 From: Zhiyi Huang <17182306+calvinhzy@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:27:50 +0800 Subject: [PATCH] update readme for archiving the repo --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8a18071..1821029 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,11 @@ Handles multi-API versions of Azure Storage Data Plane originally from https://g **NOTE:** +- This repo is currently inactive and archived as multiple API support has been dropped for Azure CLI. + - This is not an official Azure Storage SDK. -- It is used by https://github.com/Azure/azure-cli to support multiple API versions. +- It was used by https://github.com/Azure/azure-cli to support multiple API versions. - The official Azure Storage SDK is at https://github.com/Azure/azure-storage-python.