Open ozanabuse opened 1 year ago
Hey, @ozanabuse. I'm assuming this is in reference to the azure-mgmt-purview
client. @msyyc, do you know if such a capability exists?
Hi @pvaneck, @ozanabuse mentions azure-purview-scanning which is data-plane SDK.
Doesn't seem like azure-purview-scanning
has any operations for adding/removing users from a collection.
@ozanabuse, when you refer to "a collection", are you referring to ones mentioned here: https://learn.microsoft.com/purview/how-to-create-and-manage-collections and you are trying to add users to one of these collections via the Python SDK? From looking at the available Purview SDKs, doesn't seem like we currently offer this capability, but I'm not really familiar with these services/SDKs either...
@hopewelchmicrosoft, I see you've contributed to other Purview SDK packages. Perhaps you might be able to provide some insight into if any of the Purview SDKs provide collection management capabilities? Or if not, is that something in the works?
@pvaneck I haven't worked in this area before, I would find another committer that has
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yifan-zhou922.
Is there a way to add/remove users from a collection via the Purview Python SDK?