Setting up Azure Blob Storage for Continia Banking
For banks using systems outside of Business Central, Continia Banking’s integration with Azure Blob Storage provides a convenient intermediary platform for managing and accessing files across multiple applications. To get started with Azure Blob Storage in Continia Banking, follow these two steps in the specified order.
- In the Microsoft Azure portal, set up a storage account and container for Banking.
- In Microsoft Dynamics 365 Business Central, set up Banking for Azure Blob Storage.
Both of these processes are described below.
To set up a storage account and container
Continia Continia Banking bietet leistungsstarke Funktionen zur Archivierung von Belegdateien mit einfacher Integration in Azure Blob Storage. Um Azure Blob Storage zu verwenden, befolgen Sie die hier beschriebenen Prozesse in der angegebenen Reihenfolge.
So richten Sie ein Speicherkonto und einen Container ein
Informationen zum Erstellen eines Azure Blob Storage-Kontos und eines Containers finden Sie unter Erstellen eines Azure-Speicherkontos und Autorisieren des Zugriffs auf Daten in Azure Storage (Microsoft-Artikel).
Wichtig
Achten Sie beim Einrichten Ihres Azure Blob Storage-Kontos darauf, dass die Eigenschaft AllowBlobPublicAccess auf False gesetzt ist. Dadurch wird ein bekanntes Sicherheitsrisiko vermieden, bei dem die Authentifizierung aller Blob-Datenanforderungen erzwungen wird. Weitere Informationen finden Sie unter Overview: Remediating anonymous read access for blob data (Microsoft-Artikel).
Continia Banking unterstützt keine Shared Access Signatures (SAS) in Azure Blob Storage. Daher müssen Sie im Feld Speicherkontoschlüssel einen Speicherkontozugriffsschlüssel eingeben.
So richten Sie Continia Continia Banking ein
So richten Sie die Lösung für Azure Blob Storage ein:
- Suchen Sie
nach Continia Continia Banking Einrichtung und wählen Sie dann den entsprechenden Link aus.
- Klicken Sie unter Allgemein > Dokumentspeicherart auf Azure Blob Storage, um die Gruppe mit Einstellungen für Azure Blob Storage zu öffnen.
- Geben Sie in den Feldern Speicherkontoname, Speicherkontoschlüssel und Name des Blob-Containers die entsprechenden Werte ein, die Sie beim Einrichten des Speicherkontos und Containers erhalten haben.
To set up the connection in Continia Banking
To set up the connection to Azure Blob Storage in Continia Banking:
Select the
icon, search for Bank Account Setup, and then select the related link.
The wizard now takes you through the steps to set up the connection. On the Bank Accounts page, go to the bank for which you want to set up a connection with Azure Blob Storage, and in the Communication Type column, select Storage Account and then select Next.
On the Choose Storage Account Type page, select the Storage Account Type.
Tipp
Currently, Azure Blob Storage is the only available option. However, we are working on adding support for additional providers, such as SharePoint and OneDrive.
If you set up a connection to Azure Blob storage for the first time, you will be prompted to enter your credentials to authenticate with your Azure Blob Storage account. Enter information for the following fields and select Next:
- Storage Account Name - enter or copy and paste the Display Name of the Storage Account.
- Storage Account Key - enter the Primary Key.
Choose Select Container to find the container by using the lookup functionality.
On the ABS Container List page, select the container and select OK.
On the page that displays now, you will see a list of the bank's supported files. You can now specify the paths for the files to set up the connection:
- Outgoing files - for outgoing files such as the payment files that you send to the bank, specify the path in the file path column. For example, Outgoing.
- Incoming files - for incoming files such as the bank statement files that you receive from the bank, you must specify the path and file type search pattern. The search pattern must contain at least one asterisk (*). For example, /incoming/*camt053.xml. However, if you have specified a different folder for each file type, you don't need to add a search pattern.