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

Connect and scan a pipeline

When I try to get the lineage of a pipeline I have the following message on screen, for info my purview is indeed status connected from synapse.
Dev
  • 71
  • 6
0
votes
1 answer

Azure purview remove multiple assets at a time using API

I am a collection admin of a purview account , and there is thousands of asset in a collection . and now I would like to delete the assets inside the collection . how can I do that in bulk ( because there is no GUI method ) . How can I achieve that…
mytabi
  • 639
  • 2
  • 12
  • 28
0
votes
1 answer

it needs too long time to take effect for adding root admin permission to other using az ClL

use Azure CLI https://learn.microsoft.com/en-us/cli/azure/purview/account?view=azure-cli-latest#az-purview-account-add-root-collection-admin to add root collection admin permisson to others for purview account. Actually ,the use was added after…
Alex Wang
  • 103
  • 1
  • 10
0
votes
1 answer

Microsoft Purview - selecting sources type when registering

We have created Purview Collections based on Storage Accounts Types: Azure Blob Storage, Azure Data Lakes, Azure General Purpose v2. Our Collection names are: Blob-Storage-Collection Data-Lake-Collection General-Purpose-v2-Collection For each…
nam
  • 21,967
  • 37
  • 158
  • 332
0
votes
2 answers

Azure Purview scan on Databrick delta-lake shows "Error: (3913) JavaException: Must have Java 8 or newer installed"

We have our delta-lake from which we can query data. We also connected it with Power BI to make interactive dashboards. It's in production. Now we want to use Azure Purview to avail all the data governance and data catalog things on top of this…
pd farhad
  • 6,352
  • 2
  • 28
  • 47
0
votes
1 answer

How do you drop an Azure SQL scoped credential left behind by Microsoft Purview that says it is in use?

After scanning a SQL Azure database with Microsoft Purview and then deleting Microsoft Purview later in the day, it left behind a scoped credential and a user that I cannot drop from my database. I created the Microsoft Purview instance I called…
David Yates
  • 1,935
  • 2
  • 22
  • 38
0
votes
1 answer

Purview API to show the contact names

I am only getting the Ids of contacts, owners, createdby and updatedby fields. Which API to use to get the corresponding names? "contacts":{"Expert": [{"id": "aa874e20-85bd-4e63-a11d-ce715e2a85bb"}],"Steward":…
Jolo
  • 1
0
votes
1 answer

Does we need to register the sources in Data factory

I have question on Azure Purview. If you add your Data Factory in Azure Purview, and trigger the Data Factory, will Azure Purview will show the Data factory and Sources and Sink details in Lineage. Will that be searchable in Data catalog, or do we…
ZZZSharePoint
  • 1,163
  • 1
  • 19
  • 54
0
votes
1 answer

Azure Purview Data Lineage with Databricks

I am using Azure Purview for Data Governance, and Data Lineage. We use Databricks in our Data Architecture, but there isn't any native support for capturing Data Lineage with Databricks. I found the following links that will allow you to create…
Patterson
  • 1,927
  • 1
  • 19
  • 56
0
votes
1 answer

Azure Purview - How to extract schema output after the scan?

Is it possible to extract the schema after scanning an asset in Purview?
dp131
  • 1
0
votes
1 answer

Referential Integrity in Purview from SQL tables

I am trying to see if Purview can get referential integrity information from SQL tables. I am not finding any documentation on how it can be done. Can someone please help! Thank you!!
Vijay
  • 1
0
votes
1 answer

Azure Purview Scan Fails on Azure File

I am trying to run a Purview Scan from self managed runtime to Azure File and it is consistently failing. Unfortunately, there is not much help (logs) from the platform (Purview) other than a correlation id! Both the Blob and File share in the same…
Prodip
  • 436
  • 8
  • 21
0
votes
1 answer

Unable to scan a Azure SQL Database in Azure Purview

I am unable to connect a my Azure SQL Database to Purview. I have already followed the steps described in all the documentation. I keep getting the following error code: Error: (5521) Permission is not sufficient to perform SQL action in…
0
votes
1 answer

Azure Purview unable to add a second DB from the same server

I am unable to register a second Azure SQL database in Azure Purview. These two databases are in the same Azure Server. Please see Image 1 and Image 2.
0
votes
1 answer

How to use REST API to extract role assignment information from a Azure Purview account?

I want to obtain role assignment information from Azure Purview instances using REST API calls in my application. The desired information is the email addresses and groups under each role as indicated by the red arrows in the image at the end. I…
1 2 3
8 9