Last updated
Last updated
This guide is intended for customers who are upgrading from Inforiver 2.x to Inforiver 3.x. If you are deploying Inforiver 3.x for the first time, Infobridge is integrated by default.
Make sure you have already updated your existing Inforiver 2.x instances to 3.x by following the instructions on the previous .
Follow the steps mentioned in this guide to integrate Infobridge into your existing Inforiver environment. Infobridge is a powerful add-on that enhances Inforiver's data connectivity and management capabilities, offering a seamless bridge between your Power BI reports and a wider range of data sources.
You can find detailed instructions and screenshots to assist you through the process. Follow them carefully to ensure a smooth and successful update.
In the Azure portal, navigate to Storage accounts and select your storage account.
To create a file share, select File shares under the Data storage menu. On the right, click 'File share'.
Enter a name for the file share and click Next. Note that this name will be used later to update the YAML configuration file.
You can check the box in the image below if you prefer a backup. Click Next.
Once the validation is passed, click Create.
After creating the file share, navigate to the 'Networking' window by selecting Networking from the Security + networking menu. On the right pane, click '+Private endpoint' from the Private endpoint connections tab.
Enter a name for the endpoint and choose the appropriate Resource Group and Region. Click Next.
Select 'file' as the target sub-resource.
Choose the Virtual network and Subnet to deploy your private endpoint and proceed to the next steps.
After the validation is passed, click Create. The deployment is now complete.
Navigate to the Access keys window in the storage account to get the access key. Copy the access key using the copy icon and retain it as it will be used while updating the Container Instances(ACI).
Go to the App service and navigate to Settings -> Environment variables. Click Add on the right.
Add the following env values and select Apply.
Environment variable 1:
Name: DUCKDB_MOUNT_PATH
Value: /mnt/azure
Environment variable 2:
Name: INFOBRIDGEVISUALWORKER_DEFAULT_MODE
Value: Non-Aks
Click Apply to save the settings.
Select Confirm to restart the app.
Ensure all the above steps are completed carefully. With this, you have successfully updated your Inforiver container instances and app service to integrate Infobridge with Inforiver.
If you encounter any issues or require further support, please get in touch with our technical support team.
To edit the CNI configuration for Inforiver, you can follow the steps explained in .
To edit the CNI configuration for Inforiver and EDITable, you can follow the steps explained in
The next step is to create ACI using the steps outlined .
This guide will help you deploy Infobridge in your Inforiver environment.