Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 00bb370

Browse files
authored
Merge pull request #423 from derdanu/patch-1
Add deprecation notice
2 parents a94f027 + b319b18 commit 00bb370

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
**The [next generation of Storage CPP SDK](https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/storage) is generally available now. We encourage you to start evaluating the new SDK. The package can be found [here](https://github.com/Azure/azure-sdk-for-cpp/releases).**
1+
# Azure Storage Client Library for C++ (7.5.0) (Deprecated)
22

3-
**This SDK will continue to be supported and updated on an exceptional basis such as security issue. New features will only be added to next generation SDK.**
4-
5-
# Azure Storage Client Library for C++ (7.5.0)
3+
For more details on the retirement and alternatives to using this project, visit [Retirement notice: The legacy Azure Storage C++ client libraries will be retired on 29 March 2025](https://aka.ms/AzStorageCPPSDKRetirement).
64

75
The Azure Storage Client Library for C++ allows you to build applications against Microsoft Azure Storage. For an overview of Azure Storage, see [Introduction to Microsoft Azure Storage](https://docs.microsoft.com/en-us/azure/storage/common/storage-introduction).
86

9-
There is an alternative client library that requires minimum dependency, which provides basic object storage that Blob service offers. Please see [azure-storage-cpplite](https://github.com/Azure/azure-storage-cpplite) for more information.
10-
117
# Features
128

139
- Tables

0 commit comments

Comments
 (0)