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
42 stars 8 forks source link

Azure Keyvault access issues #8

Closed sdk-ai closed 8 months ago

sdk-ai commented 8 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 8 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