Ejento AI
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
HomeQuickstartGuidesRecipesREST APIsChangelogsFAQs
Ejento AI
  1. Ejento AI Deployment
  • Quickstart
  • Ejento AI Register App for Microsoft SSO Authentication
  • Ejento AI Register App for Okta SSO Authentication
  • Ejento AI Deployment
    • Pre-Requisites for Ejento AI Deployment
    • Ejento AI Depolyment
    • Pricing
  1. Ejento AI Deployment

Pre-Requisites for Ejento AI Deployment

Before deploying Ejento AI, ensure that you meet the following prerequisites. This will streamline the deployment process and help avoid common issues.

1. Access to Azure OpenAI Service#

To use Ejento AI, you need access to the Azure OpenAI Service. Follow these steps to request access:
Visit the Azure Quota request form.
Fill out the form with the required details.
Submit the form and wait for approval, which may take up to a few days.
WARNING
Note: Ensure your Azure account has the necessary permissions to request access.

2. Creating a Cognitive Resource#

To use Ejento AI, you need to create a cognitive resource in Azure. Follow these steps to set it up:
Log in to your Azure portal.
Follow the steps in the official Microsoft documentation to create a multiservice resource: Create a multiservice resource for Azure AI services.
WARNING
Make sure you have accepted the "Responsible AI Terms" while creating a cognitive resource.

3. Register Resource Providers in MS Azure Subscription#

Certain Azure Resource Providers must be registered in your subscription to ensure all necessary services are available for Ejento AI. Here are the steps to register them:
Go to the Azure portal.
Navigate to Subscriptions > [Your Subscription] > Resource Providers.
Search for and register the following providers:
1.
Microsoft.Resources
2.
Microsoft.CognitiveServices
3.
Microsoft.DBforPostgreSQL
4.
Microsoft.Search
5.
Microsoft.Storage
6.
Microsoft.ServiceBus
7.
Microsoft.Insights
8.
Microsoft.Web
9.
Microsoft.Logic
10.
Microsoft.Communication
11.
Microsoft.Solutions
12.
Microsoft.BackupSolutions
13.
Microsoft.ApiCenter
14.
Microsoft.ApiManagement
15.
Microsoft.HealthcareApis
16.
Microsoft.DocumentDB
17.
Microsoft.DBforMySQL
18.
Microsoft.App
19.
Microsoft.Cdn
20.
Microsoft.Compute
21.
Microsoft.BotService
Click on each provider and then click Register.

Locating Resource Providers on MS Azure#

Go to Subscriptions#
Step 1 screenshot
Select your Subscription#
Step 2 screenshot

Click on Resource Providers and Search on the right#

Step 3 screenshot

Click on the three dots and select "Register"#

Step 4 screenshot

4. Checking PostgreSQL Quota in Azure#

To ensure your PostgreSQL database runs smoothly, check your quota before deployment. Follow these steps:

Step 1: Open Azure Portal#

Go to the Azure Portal.
Sign in with your credentials.

Step 2: Navigate to Subscription#

In the search bar, type "Subscriptions" and select it from the search results.
Choose your subscription from the list.

Step 3: Open Usage + Quotas#

On the Subscription Blade, scroll down and click on Usage + quotas.

Step 4: Filter Quota Details#

In Usage + quotas:
Filter by Region: Select East US 2.
Filter by Resource Type: Select Azure Postgres.
TIP
Ensure there’s enough vCore quota available for deploying PostgreSQL to avoid issues.

Tips and Additional Information#

Make sure you have the necessary administrative permissions to perform these actions in your Azure subscription.
Double-check that you are using the correct Azure region for all resources, as this can affect service availability and performance.

Next Steps#

After completing these prerequisites, you are ready to proceed with the deployment of Ejento AI. For detailed deployment instructions, please refer to our Deployment Guide.
Previous
Ejento AI Register App for Okta SSO Authentication
Next
Ejento AI Depolyment