pub fn build_client( connection_string: String, container_name: String, ) -> Result<Arc<ContainerClient>>