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.


att_4_for_2433417337.png


This file share should have two folders FromLink and ToLink:

att_1_for_2433417337.png

Each of these folders should have a subfolder named the same as the document type being exchanged:

att_2_for_2433417337.png

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)


att_3_for_2433417337.png



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)


att_5_for_2433417337.png