Questions tagged [azure-purview]

a unified data governance service on Azure that helps you manage and govern your on-premises, multicloud, and software-as-a-service (SaaS) data.

135 questions
0
votes
0 answers

Is it possible to deploy purview via azure devops

We have the Microsoft Purview Governance Portal and configured a lot Data sources, Collections and so on. Now, we need to deploy those resources to next environment, like SIT/UAT/Pord, so, if there is such way to deploy those resource to next…
Joy
  • 1,171
  • 9
  • 15
0
votes
0 answers

Can Microsoft Purview classify a column containing XML or JSON data through scan?

I want to scan my Location database which is present in Azure SQL database. While scanning with system classification rules, it identifies classification for Cities, Countries, etc. If these fields are present in a column "Demography"…
0
votes
1 answer

How to add asset description from Kusto table properties?

I added a docString property to my Kusto table so I would have the table description easily in handy. My question from Microsoft Purview is if there is a way to automate when is a Azure Data Explorer (Kusto) table asset to populate the Asset…
Guilherme Matheus
  • 573
  • 10
  • 30
0
votes
0 answers

Is there a way to create a collection, commit to review set, and create + download a Purview case export via API?

Title says it all I think. I'm trying to do end to end Purview collection and export via the API. I can create a case, add a data source, but still need to create a collection, commit to review set, create and download an export of all documents in…
Steve N
  • 2,667
  • 3
  • 30
  • 37
0
votes
0 answers

How to set up a Generic workflow logic in Microsoft purview?

In setting up the workflow for cud action for a business glossary terms in purview I target to apply some logic like term.parent.parent.steward I wonder if that is possible and if there is any documentation i can review Is there a way to apply a…
0
votes
0 answers

Deployment Purview via YAML file

I have pyapacheatlas code in VSCODE. I would like to upload the code into Azure Purview Studio from Azure devops as using YAML file. Have you got any file example?
aca1803
  • 21
  • 4
0
votes
1 answer

Purview advanced resource sets pattern not matching

I'm attempting to correctly group IoT ingested data in my Data Lake with Purview. An example path is: /100/101/IOT00002/2023/07/14/IOT00002-Received-2023-07-14T10:15:12.3310000Z-MID-568536ffd9c84797a4ca42d9b8b69802.json Purview, by default, will…
Damo
  • 1,898
  • 7
  • 38
  • 58
0
votes
1 answer

Atlas endpoint "Resource not found" via Purview API

Following this guide https://learn.microsoft.com/en-us/azure/purview/tutorial-atlas-2-2-apis I am trying to send any request to the atlas endpoint of my purview account (i.e. POST {{endpoint}}/api/atlas/v2/types/typedefs) or even just accessing the…
mc48105
  • 3
  • 1
0
votes
0 answers

Azure Business Glossary in Purview

I would like to create new business term template in azure business glossary of purview via PyApacheAtlas. Which function or code or object should I use for that? This is my code. from pyapacheatlas.core.glossary import AtlasGlossaryTerm Define the…
aca1803
  • 21
  • 4
0
votes
1 answer

Create Purview scan with Python SDK with a specified scope/folderpath for an AdlsGen2 resource

I am trying to automatically deploy my Purview solution using the Python SDK using this Microsoft documentation and the documentation of the Azure SDK itself. I want to create a scan of an AdlsGen2 resource, but instead of scanning the entire…
0
votes
0 answers

Can we export entities from Azure Purview

Following article describes, using this Python SDK for Azure Purview and Apache Atlas, how we can Bulk Upload or Update Entities with Excel for Purview and Apache Atlas Question: Using the above Python SDK (or some alternate API/SDK) can we also…
nam
  • 21,967
  • 37
  • 158
  • 332
0
votes
0 answers

Can resources of different stages be included in one azure purview?

I want to put all non-production resources in one purview instead of creating three purviews for DEV, SIT and UAT, like: Is this possible? Or is it a meaningless idea?
Joy
  • 1,171
  • 9
  • 15
0
votes
0 answers

Unable to share data in purview

Explanation: I followed the steps in the link below to share data in purview but still keep getting errors https://learn.microsoft.com/en-us/azure/purview/how-to-receive-share?tabs=azure-portal Error Message: Failed to attach share…
0
votes
0 answers

New-AutoSensitivityLabelPolicy is not recognized as the name of a Cmdlet

I'm trying to use PowerShell to create a new auto labeling policy for a test SharePoint site. Every time I login in to use the security and compliance PowerShell I can use the Cmdlets Get-Label and Get-Label policy, but not to create new Auto…
maxdj2k
  • 13
  • 6
0
votes
1 answer

How can you create lineage between Power BI datasets and Databricks sql warehouse

My organization wants to have a complete overview of the lineage from Power BI reports to data warehouse (lakehouse architecture). The goal for now is to create a PoC using Purview. My question is, how can I link Power BI assets to the specific…
Bart
  • 43
  • 1
  • 11
1 2 3
8 9