Installing Traceability Microservice in Azure
This section helps you to install the Traceability Microservice in Azure.
Procedure:
- Copy the generated zip file (from target folder) to the installation directory.
- Extract the zip file.
- In command prompt, navigate to the installation directory and modify the resource group, location, DB details, etc., in the install.sh or install.bat script specific to the installation.
- Execute install.sh or install.bat.
Once the installation is done the functions are created in Azure.
- Log in to Azure portal and check if the resource group and functions applications are created properly.
Post Installation Steps
Once the install.sh is done, API_BASE_URL is available for testing the APIs. You can log in to Azure portal and verify whether the following have been created properly.
Resource Group
Function App
Traceability Functions
Database
In this topic