Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
651 stars 324 forks source link

Update documentation regarding deploying specific application version #910

Open cecheta opened 1 month ago

cecheta commented 1 month ago

Required by #651

Description

Add documentation regarding how to deploy a specific version of the application.

For "Deploy to Azure":

For Bicep:

Tasks

_To be filled in by the engineer picking up the subtask