Skip to content

Commit 9da3c2e

Browse files
[Storage] Add warning on README to communicate beta status (#2445)
1 parent de9646c commit 9da3c2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdk/storage/azure_storage_blob/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Azure Blob storage is Microsoft's object storage solution for the cloud. Blob st
66

77
## Getting started
88

9+
**⚠️ Note: The `azure_storage_blob` crate is currently under active development and not all features may be implemented or work as intended. This crate is in beta and not suitable for Production environments. For any general feedback or usage issues, please open a GitHub issue [here](https://github.com/Azure/azure-sdk-for-rust/issues).**
10+
911
### Install the package
1012

1113
Install the Azure Storage Blob client library for Rust with [cargo]:

0 commit comments

Comments
 (0)