KLapper Deployment Guide
v2.0
This document details the deployment process for our KLapper virtual assistant builder.
The deployment process is on Azure Cloud, we need the following prerequisites:
These requirements will get provisioned by the PowerShell script
To fully leverage the capabilities of KLapper, we should be ready with the connectivity requirements to below platforms
KLapper is deployed in Azure App Services. To connect an app service deployed in Azure to on-premises systems like SQL/SharePoint/iManage you can follow one of the approaches outlined below
Requirements
Requirements
Requirements
Requirements
$adminFirstName | First name of the Administrator who manages KLapper |
$adminLastName | Last name of the Administrator who manages KLapper |
$adminEmail | Email address of the Administrator who manages KLapper |
$cosmosMongoDBName | This will be used to provision Azure Cosmos MongoDB account name |
$cosmosMongoDatabase | This will be used to provision a new Database inside the Cosmos MongoDB account |
$cosmosNoSqlDBName | This will be used to provision a new Azure Cosmos NoSql account name |
$cosmosNoSqlDatabase | This will be used to provision a new Database inside of the Cosmos NoSql account |
$appServiceWindowsPlanName | Windows app service plan name |
$appServiceLinuxPlanName | Linux app service plan name |
$frameworkAppServiceName | KLapper framework app service name |
$docConversionAppServiceName | KLapper document conversion service name |
$openAIServiceName | Azure Open AI service name |
$entraAppName | Azure Entra app name |
$builderUrl | Azure Entra app name |
$containerName | In case if you are planning to add a custom domain for the KLapper builder app service. Please fill in or it will be the builder app service name Ex: https://appService.azurewebsites.net |
$translatorName | Translation service name |
Grant “Contribute” access to Entra App on the resource group, so KLapper can dynamically provision Azure Bot Services as part of assistant creation process
From the Add
custom domain panel, select the following: