Open chester1uo opened 1 year ago
Hi @Chester-Luo, please refer to the doc page here: https://github.com/microsoft/azurechat/blob/main/docs/1-introduction.md#azure-deployment-costs which lists at the very last paragraph how you can switch over to the free SKUs to save on costs.
Hello, I am deploying this project on Azure. However, I found that some services in the default Azure template is very expensive. The most cost service are Azure Cognitive Search and Azure App Service, can you provided the minimum requirements of these two services. The default config for Azure App Service is P0v3, I hope I can know the minimum CPU and memory requirements to run web app; and the default config for Azure Cognitive Search is standard s1, I wonder whether free plan for this service is adequate to run service.