PRIVATE ; In AWS, when you create a new S3 bucket the default access level is PRIVATE.
No public read or write access is allowed unless you explicitly enable it using:
Bucket policies ,ACL(Access Control List) It controls the Read & Write Permissions
To set metadata or properties for a blob in Azure Storage Explorer, right-click the blob and choose Properties. In the Properties pane, you can add or edit metadata key-value pairs and modify properties such as content type, cache control, or content encoding, then save your changes to update the blob's settings.