You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Therefore, it would be useful implement the restrictions also in this library. When doing so, checking to size limit of the metadata could be implemented as well.
The text was updated successfully, but these errors were encountered:
Currently, the blob metadata that are set via client methods are not validated. Azure Storage has relatively exotic restrictions on metadata keys:
https://learn.microsoft.com/en-us/rest/api/storageservices/setting-and-retrieving-properties-and-metadata-for-blob-resources
Therefore, it would be useful implement the restrictions also in this library. When doing so, checking to size limit of the metadata could be implemented as well.
The text was updated successfully, but these errors were encountered: