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

Updating connections for keyvault #5

Closed journeyman-msft closed 8 months ago

journeyman-msft commented 8 months ago
HosseinHeris commented 8 months ago

please update readme on how to set up keyvault and then later use it. For instance, I am still getting permission error, despite being logged into azure through cli. Code: Forbidden Message: The user, group or application 'appid=04b07795-8ddb-461a-bbee-02f9e1bf7b46;oid=0995ae64-cca6-43d6-a668-7b4acedad4aa;numgroups=3;iss=https://sts.windows.net/8331e14a-9134-4288-bf5a-5e2c8412f074/' does not have secrets get permission on key vault 'kv-6668-apie-dev;location=centralus'. For help resolving this issue, please see https://go.microsoft.com/fwlink/?linkid=2125287 Inner error: {

HosseinHeris commented 8 months ago

As discussed, please also organize it such that one can use either vault or the .env route.

HosseinHeris commented 8 months ago

Approved!