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 and Standard_D8pls_v5 VMs, each with minimum 16 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
<docker-hub-pat>
: Provided by RagaAI team
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
Download and Extract the TAR file provided by the RagaAI team:
raga-prism-azure-deploy.sh
is the Prism deployment script.
Note: Update the
.env
file with credentials.
<location>
: Azure region
<customer-name>
: This will be prifix for all azure resources
<release-tag>
: Get the release version from Raga team
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 .