Azure-Samples / graphrag-accelerator

One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
https://github.com/microsoft/graphrag
MIT License
1.65k stars 250 forks source link

Add support for faster APIM deployment sku #116

Closed jgbradley1 closed 1 month ago

jgbradley1 commented 1 month ago

This PR adds support for a deployment that uses either the Developer tier of APIM or StandardV2 tier. The default behavior will be to deploy the Developer tier for maximum cost savings but will take the longest time to deploy. StandardV2 deployments will be quicker.

jgbradley1 commented 1 month ago

Closing for now to prioritize work in another branch