bdleavitt / chatgpt-on-azure

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
1 stars 0 forks source link

cosmosdb role fails to deploy from bicep during azd up command #34

Open azeltov opened 1 year ago

azeltov commented 1 year ago

This issue is for a: (mark with an x)

[x ] bug report -> please search issues before submitting
[ ] feature request (including template changes)
[ ] documentation issue or request
[ ] regression (a behavior that used to work and stopped in a new release)

Description

Please include any relevant information, including repro steps for a bug (with log messages, version, OS, etc..)

run : azd up
on a fresh new deployment.

ERROR: deployment failed: error deploying infrastructure: deploying to subscription:

Deployment Error Details: RoleDefinitionDoesNotExist: The specified role definition with ID '00000000000000000000000000000002' does not exist.

Expected/desired behavior

Please include any acceptance criteria here (should look like tasks to complete for the issue to be resolved)

Design/Wiki Reference

Please add URLs to the design/wiki. Please note that README should be updated with relevant information as part of feature development to be code complete.

Mention any other details that might be useful