Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.61k stars 2.82k forks source link

Add/remove users via the Purview Python SDK #32482

Open ozanabuse opened 1 year ago

ozanabuse commented 1 year ago

Is there a way to add/remove users from a collection via the Purview Python SDK?

pvaneck commented 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?

msyyc commented 1 year ago

image Hi @pvaneck, @ozanabuse mentions azure-purview-scanning which is data-plane SDK.

pvaneck commented 1 year ago

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?

hopewelchmicrosoft commented 1 year ago

@pvaneck I haven't worked in this area before, I would find another committer that has

github-actions[bot] commented 5 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yifan-zhou922.