Depends on the use case, but I don't see why.
by circle07 (2022-05-24 18:58:50)

In reply to: Microsoft Azure question  posted by El Kabong


A storage account can have multiple blob storage containers, queues, tables, etc. Assuming the events and files are somehow related to each other, it may even be desirable to have them live in the same storage account. E.g., you wouldn't have multiple storage accounts for which you'd need to manage access controls and credentials.

If you have a more detailed use case I'm happy to try and offer more specific advice.