but still digging through that.
Looks like ExpandProperties is where this happens: https://github.com/apache/jclouds/blob/master/core/src/main/java/org/jclouds/functions/ExpandProperties.javaGiven that this hasn't changed and probably isn't broken given how widely it's used, my first question would be whether the "jclouds.azureblob.account" property is set and available to jclouds somehow?
Regards ap