Replies: 1 comment
-
I believe the deployment problem might have been solved with d2ff7ad If you already have a deployed solution, you can try to create a cosmosdb by yourself. You will want to create corresponding database and collection in cosmos db: In the existing web app you will want to set next environment variables: You can find the key here in the cosmos db here: Also please ensure you web app has system assigned identity "on" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
for some reason I fail to deploy a new webapp and since everything else is working I wanted to simply add the Cosmos DB to enable the chat history for my environment.
Does anyone have a step-by-step-guide how to set this up for an existing webapp?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions