Microsoft Azure Administrator Associate AZ-104 Practice Question
An organization wants its users to access Azure Blob storage using their corporate credentials. Users should be able to read and write blobs but must not be able to delete any blobs. How can you configure the storage account to meet these requirements?
Assign the 'Storage Blob Data Reader' role to the users.
Enable identity-based access on the storage account.
Assign the 'Storage Blob Data Contributor' role to the users.
Create a custom role with read and write permissions and assign it to the users.