Permission to implement RAG on AZUR Databricks

Anonymous
2024-01-24T09:52:19.3933333+00:00

I would like to confirm the required permissions needed for creating RAG model on AZURE Databricks. Are these permissions required only on the resource or the entire Azure subscription?  Please provide the necessary permissions for creating RAG model deployments on Azure Databricks.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,529 questions
{count} votes

Accepted answer
  1. QuantumCache 20,366 Reputation points Moderator
    2024-01-24T19:30:04.2233333+00:00

    Hello @Karishma Nanda Welcome to Q&A forum! The process of deploying RAG models on Azure Databricks is similar to deploying other machine learning models on Azure Databricks. You can use the same deployment process and tools that you would use for other machine learning models. Please try the below permissions and do let us know!

    1. Contributor or Owner role on the Azure Databricks workspace resource.
    2. Contributor or Owner role on the Azure Machine Learning workspace resource, if you are using Azure Machine Learning to deploy the RAG model.

    In addition to these permissions, you will also need to have the necessary access and credentials to the data sources that you are using to train and deploy the RAG model. Region availability The features that support RAG application development on Databricks are available in the same regions as model serving. If you plan on using Foundation Model APIs as part of your RAG application development, you are limited to the supported regions for Foundation Model APIs. I hope this helps! Let me know if you have any further questions.

    References: Link1 Link2 Link3

    https://www.databricks.com/product/machine-learning/retrieval-augmented-generation

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.