DataBot (aka DataConcierge) with Microsoft Purview

Microsoft

Microsoft Purview is a PaaS service that helps organizations manage and govern their data in hybrid and multi-cloud environments. By using the enterprise data catalog, organizations can easily track and catalog their data assets and sources. With Microsoft Teams and Power Automate, it is possible to create a simple bot that can access the catalog's REST API and perform various operations within the Teams interface. This can make it easier for teams to access and manage their data without having to switch between different tools.

 

The additional objective is to enable seamless integration and collaboration within the enterprise business users and modern digital solutions.

 

nsakthi_1-1671069608776.png

 

The Architecture is simple, as Microsoft Teams will be a primary interface and connect to Microsoft Purview via REST API using Power Virtual Agent and Power Automate. It also integrates with Azure Active Directory for authentication and authorization. You can take out Power Virtual Agent if you want to optimize the cost by going in a less conversational way.

 

An interactive conversational agent can be embedded using Power Virtual Agent or traditional bot framework with Azure Solutions and this can be published as an app and consumed via different channels such as Microsoft Teams, direct Bot interface, Web Application, Mobile App etc.,

 

nsakthi_0-1671075756509.png

 

I have built a POC that demonstrates the basic functionalities (search data asset & glossary) of the Data Concierge, and this can be expanded based on the use cases and I have primarily used Microsoft teams with a private chat and teams channel for better collaboration.

 

nsakthi_2-1671071067634.png


The Microsoft Teams integration enables better collaboration with enterprise teams/business units. All teams can interact with the same Data Bot just by typing @Data Concierge<topic keywords/response> with new/existing conversations.

 

nsakthi_3-1671073032798.png

 

The Microsoft Purview documentation references for REST API.

How to use REST APIs for Microsoft Purview Data Planes - Microsoft Purview | Microsoft Docs

Discovery - Query - REST API (Microsoft Purview) | Microsoft Docs

 

Quick Links:

 

Conclusion:

Microsoft Purview REST API can be integrated with any custom applications.

Some relevant use cases for Microsoft Purview REST API usage:

  • Data Bot for an enterprise user with all data sources/assets
  • Virtual Data Engineer for Data Analyst and Data Scientist
  • Custom app with Data Lineage and Data Map
  • Custom data assets registration and data enrichment
  • Workflow automation and metadata policy management with REST API
  • Glossary search and data assets scanning
  • Enterprise Data Lake adoption through custom bot interface

 

You may reachout to Microsoft team if you're already using Microsoft Azure Cloud & Microsoft Teams in your environment. 

0 Replies