I have an aio action that is storing files using the default cloud service provider used by aio-lib-files, which I believe is Azure. I am not providing my own Azure credentials into the .init() method. I was wondering if it is possible to determine what the underlying Azure credentials are for this ...