microsoft / promptflow-rag-project-template

An end-to-end sample of RAG showcasing development, evaluation, experimentation, and deployment using Promptflow, search products like CosmosDB, PostgresSQL, and Azure AI Search
MIT License
45 stars 10 forks source link

Azure Keyvault access issues #8

Closed sdk-ai closed 9 months ago

sdk-ai commented 9 months ago

Add azure-cli installation separately using msi or other method officially documented on azure-cli. Using conda-forge installation or virtual environment installation not enough. Add this into README.

journeyman-msft commented 9 months ago

Thanks for filing. This PR addresses README to install azure-cli with link to GUI installation and suggests to run az login https://github.com/microsoft/promptflow-rag-samples/pull/7