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:
azure-infra.sh
is the cloud provisioning script. This uses python, azure cli and terraform to provision the base infra.
Replace placeholders:
<location>
: Azure region (e.g., eastus)
<customer-name>
: This will be prifix for all azure resources
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::
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 .