Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CosmosClient to support users and permissions creation #657

Closed
thuannguy opened this issue Aug 8, 2019 · 6 comments
Closed

CosmosClient to support users and permissions creation #657

thuannguy opened this issue Aug 8, 2019 · 6 comments

Comments

@thuannguy
Copy link

The problem
I need to create new users from C# code and grant them permissions to specific containers. Before v3, I was able to do that using DocumentClient, but the class has been changed to internal in v3.

**Solution **
I would love to have the missing APIs supported by CosmosClient.

Alternatives
It would be great if someone can show me a good way to do what I need for now.

@j82w
Copy link
Contributor

j82w commented Aug 8, 2019

We are working on it currently #622 . Unfortunately there currently isn't a workaround in v3. We will hopefully have a release in the next few weeks.

@thuannguy
Copy link
Author

That's cool. I'm looking forward to trying them out. Will "next few weeks" be more closer to 2-3 weeks or 7-8 weeks?

@j82w
Copy link
Contributor

j82w commented Aug 9, 2019

Hopefully closer to 2-3 weeks.

@ductranit
Copy link

@j82w Sorry to bother, when do you guys release it? I really need this feature now. I see #622 is merged but I don't see this in latest nuget package.

@j82w
Copy link
Contributor

j82w commented Aug 28, 2019

I think all we are waiting for is the diagnostics to be joined so we can do a 3.2.0 release.

@kirankumarkolli is there a better estimate on the next release?

@ealsur
Copy link
Member

ealsur commented Dec 3, 2019

Closing as Permissions and Users are already available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants