An Azure service that offers file shares in the cloud.
Permissions are applied to a resource, not a user, so you will need to apply the appriopriate permissions to your storage account for your required user. For example, the "storage blob data reader" permission will give you read only access to blob data. You would assign this role to your second user on this storage account.