AFAIK this library is an abstraction over Azure Storage. If so, why does it require the azure module? In practice, this installs the full suite of Azure modules, including modules required to manage CosmosDB, Azure Batch, and even Azure Compute. I'm worried that this requirement bloats any environments installing this module for use with Azure, and necessitates other dependencies due to all the other modules that get installed.
AFAIK this library is an abstraction over Azure Storage. If so, why does it require the azure module? In practice, this installs the full suite of Azure modules, including modules required to manage CosmosDB, Azure Batch, and even Azure Compute. I'm worried that this requirement bloats any environments installing this module for use with Azure, and necessitates other dependencies due to all the other modules that get installed.
Am I missing something?