Thanks for reaching out to Microsoft Q&A.
Yes, Microsoft Purview can indeed grant and revoke access to Azure resources, including Azure storage accounts. However, it’s important to note that Purview primarily manages access within its own governance framework and data catalog.
Key Points:
- Access Management: You can use Purview’s data owner policies to grant access to Azure AD identities (users, groups, or service principals) for specific datasets or resources. This can be done at various levels, from fine-grained (like individual files) to broader scopes (like entire resource groups or subscriptions) .
- Integration with Azure: While Purview can manage access to data assets, the actual permissions for Azure resources (like storage accounts) are typically managed through Azure Role-Based Access Control (RBAC). Therefore, if a user doesn’t have access to an Azure storage account, you would generally need to set that up through Azure’s access management tools as well.
In summary, while Purview can facilitate access management for data governance, you may still need to use Azure’s native tools for broader resource access.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.