Ejento AI
GuidesQuickstartRecipesREST APIsRelease NotesFAQs
GuidesQuickstartRecipesREST APIsRelease NotesFAQs
Ejento AI
  1. Overview
  • How to Setup Ejento on Azure
  • Prerequisites
  • Deployment on Azure
  • Setup After Deployment
    • Custom Domain Set Up
    • Microsoft SSO Authentication
    • Okta SSO Authentication
    • SharePoint Connection Set Up
    • Developer API Set Up
  • Overview
    • Azure Resources
  1. Overview

Azure Resources

Ejento AI offers an Enterprise Plan tailored to meet various needs. This document outlines the resources deployed for the plan, along with their descriptions and a link to the pricing document.

Azure Resource Cost Overview#

Enterprise Plan
The Enterprise Plan is designed for large-scale operations and organizations that require advanced features, scalability, and enhanced security. It includes a comprehensive set of resources to support high-availability, large-scale deployments.

Resources Deployed for the Plan#

The following list of resources will be consumed on deploying Ejento AI on Microsoft Azure:
ResourceDeployed in EnterpriseDescription
Azure OpenAI ServiceYesUsed across for implementing AI-powered features and chat assistants in Ejento AI.
Azure AI StudioYesSupports the development and fine-tuning of AI models for custom solutions in Ejento AI.
Azure AI SearchYesIntegrated with the indexing process to facilitate fast, accurate search functionality across data chunks, improving query responses for users.
Azure Form Recognizer / Azure Document IntelligenceYesAutomates the extraction and processing of information from documents (received via email or SharePoint) to make data searchable and usable in Ejento AI.
Azure AI LanguageYesProvides speech-to-text capabilities, enabling Ejento AI to convert spoken input into text.
Azure App Services PlanYesHosts Ejento AI web apps and APIs, providing managed cloud infrastructure.
Azure Database for PostgreSQLYesStores structured data for the backend, including user information, indexed content, and system logs, essential for AI-driven operations in Ejento AI.
Azure Storage Account GenV2YesStores and organizes chunked data from documents, ensuring efficient retrieval during user queries and indexing operations.
Azure Virtual NetworkYesSecures networking resources, ensuring connectivity and security for deployments.
Azure Virtual MachineYesHosts the Sentry monitoring tool, which tracks errors and performance issues in Ejento AI. These VMs provide the necessary compute resources for running Sentry efficiently.
Azure FunctionsYesSupports key serverless operations like data indexing, chat query handling, and email alias generation for efficient task automation.
Azure API ManagementYesProvides centralized management for APIs, with security and scaling options.
Azure Front DoorYesDelivers high availability and fast content delivery for web applications.
Azure Communication ServiceYesEnables communication features such as chat, SMS, and email for applications.
Azure MonitorYesMonitors the performance and availability of applications and resources.
Logic AppsYesAutomates workflows like document indexing and email processing, ensuring smooth integration with SharePoint and other data sources.
Azure Service BusYesProvides reliable message queuing services for communication between apps.
Azure Managed RedisYesUsed as a distributed queue, ensuring fast, reliable message processing between services.
Azure App ServicesYesHosts applications and services in a fully managed environment.
Log AnalyticsYesUsed to collect, query, and analyze logs from Ejento resources for troubleshooting.

Resource Allocation and Deployment Details#

The following table outlines the key resources utilized in the deployment of Ejento AI on Microsoft Azure. Each resource is categorized based on its SKU (Stock Keeping Unit) and the regions where it is deployed. These resources are essential for ensuring scalability, performance, and efficient AI-driven operations.
ResourceSKURegion
App Service PlanP2v3East US 2
OpenAI ServiceS0East US 2
Azure Form RecognizerS0East US 2
PostgreSQL DatabaseStandard_D2ds_v4 (GeneralPurpose)East US 2
Search ServiceStandardEast US 2
Integration AccountsBasicEast US 2
Service BusBasic (Tier: Basic)East US 2
Azure Managed RedisB0East US 2
Storage AccountsStandard_LRSEast US 2
EmbeddingsStandardEast US 2
GPT-4o, GPT-4o MiniGlobalStandardEast US 2
Log AnalyticsPerGB2018East US 2
Azure AI LanguageStandardEast US 2
For detailed cost estimate, please refer to the Azure Calculator Estimates:
Enterprise
Previous
Developer API Set Up