Storage accounts Why do I need three separate storage accounts? Can’t I just have one with three containers for each layer (raw, refined, and curated)? Most data analytics patterns today exist with the three layers of raw, refined, and curated. Although they can be kept in the same storage, when it comes to large-scale implementations it creates issues with exceeding the number of allowed role-based access control (RBAC) and access control list (ACL) permissions that…