# Adding Ask Epona to a tenant

This configuration manual assumes Epona365 Office 25.1 is deployed. The goal is to add the Ask Epona AI functionality to the Epona365 Office and Web applications. This involves adding extra Azure services to the Azure Epona365 Office Resource Group.

If the Cognitive Services and Search have not been deployed in the Epona365 Office resource group, then then need to be added. This is done by redeploying the Epona365 Office solution Private Plan from the Azure Marketplace

  • Click Create, select Epona365 from the Azure Marketplace Private plans ensure you use the same prefix and Region for the deployment to avoid having a set of duplicate resources. During installation, Enable AI services In the example below you can verify that Cognitive and Search services are not available

No Cognitive Services and Search Services deployed

  • Click Create and select Epona365 (25.1) from the Azure Marketplace, My Marketplace, Private plans. Click on the Epona365 product card to select it from the Azure Marketplace.

Remark: if the Epona365 product card does not appear, then Epona did not open the marketplace for the Azure SubscriptionID you are using, connect with helpdesk@epona.com or your consultant to get this resolved.

Azure Marketplace, Private plans

  • Click Create to start the deployment. When using the same region and prefix, the deployment will overwrite the existing deployment

Create to start the deployment

  • Change the AI integration selection, switch to Enabled

AI selection Enable

  • There are two services available to be added to the environment

AI selection two services

Cognitive services : Microsoft Azure OpenAI services (Azure AI Foundry), document level AI and document level metadata prediction

Search services: Azure AI Search (for RAG (Retrieval Augemented Generation) and Semantic Search)

  • The default selected or suggested regions are locations where we expect services to be available. Not all datacenters have AI services available.

AI selection datacenters

The Search services storage tier defines the amount of Semantic Search index storage available. There are two contract values available to select.

Remark: the storage consumed for the search services can be found by looking at the indexes pages op the *-ep-search-services in AI Search, which is part of AI Foundry in Azure

SearchServicesIndexes

Remark: the pricing tier can be checked by going to the overview tab. Details can be found by clicking on the link from the pricing tier, in this case ‘Basic’. SearchServicesIndexesBasicTIer

SearchServicesIndexesBasicTIer

Remark: Deploying AI services sometimes fails due to insufficient resources in the selected datacenters, this could be a temporary problem. Please redo the above choices if the deployment failed.

  • Finish the deployment wizard steps and start the deployment. The deployment of cognitive-services and search-services is progressing

Deploymentinprogress

Result DeploymentDone

When the deployment completes there are a number extra steps that need to be taken to configure Epona365 Office and Web to allow AI functions

# Epona365 Web prerequisites

  • Ensure you are using Epona365 Web 25.5.3 and above to show the Ask Epona (AI) functions

Epona365WebVersionCheck

# Activate Software Licensing (SLM) – enable AI service

Epona needs to activate the Software License Management service and enable Epona365 AI functions, please contact helpdesk@epona.com or discuss it with the technical consultant.

These are the steps to be taken bij Epona. The result is visible in the SLM portal to which you can get an account.

  • To add the Ask Epona service, Click Manage services SLMManagedServices

  • Add a new service

SLMAddAService

  • Choose Ask Epona Self-Hosted, click Save changes SLMNEwServiceSelfHosted

  • Choose SharePoint Tenants

ChooseSharePointTenants

  • Choose Add new tenant ChooseAddNewTenant

  • Add the SharePoint URL and click the lookup button to retrieve the Tenant ID, click Save changes

LookupTenantID

# DMS Configuration – configure the Epona365 Office URL

LookupIngressURLWebContainerURL

Copy this URL to clipboard

  • Start DMS Configuration Center, Select Settings, Epona365 and enter the URL of Epona365 Office

EnterEpona365OfficeSettingsInDMSConfig

Remark: Setting the Epona365 Office URL in DMS Configuration settings will enable the Epona365 Web application to contact the Epona365 Office API’s (these functions are called LegalGraph in Epona365 Office)

  • Click Save to save the DMS Configuration Settings

SaveDMSConfiguration

Remark: if there are more settings that have changed and need to update the DMS Configuration settings, you do not need to apply them all at once. In the list of settings updates you can delete the changes you do not want applied by selecting the row and click Del

# Allow delegated user access change in Entra

The users of Epona365 Web need access to resources. This is defined by providing the Entra APP that is responsible for running Epona365 Web access at a delegated user level to the Epona365 API.

AppRegistrationsChanges

  • Select SharePoint Online Client Extensibility Web Application Principal

  • Select API permissions, Add a permission AddApiPermission

  • Select My APIs SelectMyAPIs

  • Select Epona365 api, check access_as_user, Add Permission acccesasuserPermissionAddingEpona365API

  • Grant admin consent on the Entra ID app API permissions change GrantAdminConsentEntraIDchange

  • You need to Refresh Epona365 Web to be able to view the Ask Epona icon and Ask Epona rightmouse menu’s RefreshToSeeAskEpona

RefreshToSeeAskEpona

Last Updated: 9/1/2025, 8:05:16 AM