Simple RAG Consumption with Azure OpenAI and AI Search > Using the Simple RAG Consumption with Azure OpenAI and AI Search recipe > Step 4. Configure and publish the processes
  

Step 4. Configure and publish the processes

To configure and publish the processes, perform the following steps:
  1. 1Open the following processes in the order specified below:
    1. aGenerate Embedding Model using Azure OpenAI
    2. bGet Embeddings
    3. cQuery Azure AI Search
    4. dQuery LLM with Context using Azure OpenAI
    5. eQuery LLM with Context using Embeddings Model
  2. 2For each process, on the Start tab of the Start step, select Cloud Server from the Run On list.
  3. 3Optionally, for the Query LLM with Context using Embeddings Model process, in the Set LLM Models step, in the Assignments tab, you can update the values in the Set_API_Version and Set_Embedding_Model fields.
  4. 4Save and publish all the processes.