Enterprise Deployment Guide for Azure
Azure Enterprise Deployment Guide for RagaAI Prism
Last updated
Was this helpful?
Azure Enterprise Deployment Guide for RagaAI Prism
Last updated
Was this helpful?
Deploying RagaAI Prism on your Azure infrastructure ensures that your data remains secure and within your control. Follow these steps to set up RagaAI Prism in your Azure account.
To get started quickly, you can use the Terraform Templates and scripts provided by the Raga team:
Set Up Azure User: The user running the installation should have Contributor and User Access Administrator roles. Alternatively, create a dedicated with specific permissions.
Resource Provider Quotas: Ensure that you have sufficient quota for the Standard_D8a_v4 VMs, each with minimum 24 available vCPUs, in your target region for AKS Node Pools.
Ensure that your system supports Bash commands
The following CLI tools should be installed:
Validate Azure CLI Login:
Extract the TAR file provided by the RagaAI team:
Replace placeholders:
region: Azure deployment region
resource-group-name: Azure Resource Group name
storage-account-name: Azure Storage Account name
container-name: Blob container name (e.g., tfstate)
Update the terraform.tfvars
with the required values:
customer_name: This will be the prefix for all Azure resources
region: Deployment region
vnet_cidr: Your preferred CIDR range
resource_group_name: Azure resource group name
Execute the following command for terraform init:
Execute the following command for provision the infra with terraform:
Get the required details to install Raga Prism in the next step:
Note: You can also set up your cloud environment using the following requirements as an Alternative to the RagaAI Terraform templates
SSH into the bastion VM and run the installation command
Configure kubectl to interact with your AKS cluster
Copy the TAR file provided by the RagaAI team into he instance & extract the file
Update the .env file with the values that you get when you execute the terraform output command
Execute the following command to deploy Prism::
Run the Database Migration
Install Raga Services
Access Prism UI with the private load balancer IP/DNS
Portal: http://<Load_Balancer_IP>
API: http://<Load_Balancer_IP>/api
For any issues during the deployment process or additional assistance, please contact our support team at .