Closed yanetc closed 2 years ago
Hi @imranmomin , Could you review this PR, please? Do I need to do other step before the PR? Thanks in advance!
@yanetc - Can you create the pull-request against the/patch_api_update
. Most likely you will have to rebase as there have been lot of changes done in that branch.
Thank you
Overload CosmosDbStorage constructor. New version accept an instance of CosmosClient, it give the opportunity of create CosmosClient in other way, for example with role-based access as in this example https://docs.microsoft.com/en-gb/azure/cosmos-db/how-to-setup-rbac#in-net.