In the arrow R guide there's info about using S3 buckets but nothing about using Azure cloud storage. There's an unrelated package AzureStor which connects to Azure Storage but uses different syntax so they don't (seemingly) work together.
Is there a an existing adaptation or easy way to adapt the AzureStor
syntax over to a FileSystem
class that arrow can use?