Azure file share setup
Below is a guide for setting up an azure file share and the information BizBrains needs for connecting to it.
In your Azure storage account, you need to create a new file share. We’ve called it Link in this example. We would suggest using the Transaction Optimized tier as that will make read/write operations cheaper but storage more expensive. But we’re not really using this for storage anyway.
This file share should have two folders FromLink and ToLink:
Each of these folders should have a subfolder named the same as the document type being exchanged:
In order to connect to the file share from Link, BizBrains need the following information:
1: The URL of the file share (Found under properties for the file share)
2: The name of the storage account (Found under access keys for the storage account)
3: One of the keys for the storage account (Found under access keys for the storage account)