docs: Update LocalDeployment.md to include Azure Cosmos DB and Azure OpenAI authorization (RBACs)#33
docs: Update LocalDeployment.md to include Azure Cosmos DB and Azure OpenAI authorization (RBACs)#33sjuratov wants to merge 1 commit intomicrosoft:mainfrom
Conversation
… access instructions
|
Hi @sjuratov Just want to check if you have used macae-dev.bicep as per documentation from the local deployment? Because it has the code to assign the role but macae.bicep doesn't have it. |
|
Hi @Roopan-Microsoft , I have used Deploy to Azure button. I see now that you have step #4 "Deploy the Bicep template" in local deployment guide but I think it doesn't hurt if you always assign these RBACs, regardless of how you deploy infra. |
Hey @sjuratov - We have updated the documentation to have those steps to be executed (Cosmos & OpenAI) role if we are using other than macae-dev.bicep. So we got a suggestion to avoid providing roles, if user needed any specific they can add themselves.
|
|
Hi @Roopan-Microsoft , that sounds good to me. |
|
Thanks @sjuratov - Closing this PR for now as we already handled it. |

Purpose
Does this introduce a breaking change?
How to Test
What to Check
Verify that the following are valid
Other Information