| Bookmark Name | Actions |
|---|
Installing Holdings Microservice in Azure
This section helps you to install the Holding Microservice in Azure.
Procedure:
- Copy the generated zip file (from target folder) to the installation directory.
- Extract the zip file.NOTE: If you are running the sh scripts, you need a Linux box or WSL or Mac OS, gitBash is not supported for azure CLI.
- Ensure that the folder name inside target/azure-functions is same as functionApp name you have provided in script.
- In command prompt, navigate to the installation directory and modify the details such as resourcegroup, location, DB details, etc., in the install.sh/install.bat script specific to the installation.
- Ensure any property name is carefully changed, if it is used in multiple areas across the script.
This script expects an event hub connection for both t24(des) and account aggregation. In case of account aggregation, ensure you run the account aggregation script first and provide the event hub details, in case of t24(des), modify the event hub connection details for t24AmsApp in the script. In case the event hub isn't there, then leave it as it is, if you wish only to use the APIs. You might see some errors related to JSON decoding and can be safely ignored as the remaining part of the script will continue to be executed.
- Execute install.sh or install.bat.
Once the installation is completed, the functions are created in Azure.
- Log in to Azure portal and check the resource group and functions apps are created.
Add Bookmark
save your best linksView Bookmarks
Visit your best linksIn this topic
Are you sure you want to log-off?