diff --git a/docs/gateway/azure.md b/docs/gateway/azure.md index a9e9afb27..c6b3451d3 100644 --- a/docs/gateway/azure.md +++ b/docs/gateway/azure.md @@ -42,7 +42,7 @@ Gateway inherits the following Azure limitations: - Only read-only bucket policy supported at bucket level, all other variations will return API Notimplemented error. - Bucket names with "." in the bucket name are not supported. - Non-empty buckets get removed on a DeleteBucket() call. -- _List Multipart Uploads_ and _List Object parts_ always returns empty list. i.e Client will need to remember all the parts that it has uploaded and use it for _Complete Multipart Upload_ +- _List Multipart Uploads_ always returns empty list. Other limitations: