0
votes

I need to store two text values (user's e-mail and job title) in Azure Blob Storage to feed a dashboard in powerBI.

Is this possible in Azure Blob Storage? Am I better off using another datasource?

I also want to be able to write values to the storage in my Java application.