a unified data governance service on Azure that helps you manage and govern your on-premises, multicloud, and software-as-a-service (SaaS) data.
Questions tagged [azure-purview]
135 questions
0
votes
1 answer
Databricks cli - dbfs commands to copy files
I'm working on the Deployment of the Purview ADB Lineage Solution Accelerator. In step 3 of Install OpenLineage on Your Databricks Cluster section, the author is asking to run the following in thepowershell to Upload the init script and jar to dbfs…

nam
- 21,967
- 37
- 158
- 332
0
votes
1 answer
Microsoft Purview - how to delete a Business Glossary
Question: In a MS Purview, how can we delete a Business Glossary or rename it? There may be cases where you incorrectly created a Business Glossary or you had a spelling mistake, how can we rectify that mistake?
I am unable to delete a Business…

nam
- 21,967
- 37
- 158
- 332
0
votes
1 answer
Unable to Scan Azure SQL Database with Azure Purview
I'm not sure why I'm unable to scan a particular Azure SQL Database with Azure Purview.
This is puzzling as I'm able to scan other Azure SQL Databases
From the image I have added a new database 'encrichmentdb'.
I can scan all of the existing…

Patterson
- 1,927
- 1
- 19
- 56
0
votes
1 answer
Microsoft purview data access policy not applying
I am working on this Tutorial from Microsoft Azure team to implement Access provisioning by data owner to Azure Storage datasets. As shown in the image below, the Data Owner Policy is supposed to allow Grady Archie a Read permission on Azure Data…

nam
- 21,967
- 37
- 158
- 332
0
votes
1 answer
Trouble scanning a Data Lake Gen 2 source in Purview
I am using Azure Purview. I created an Azure Data Lake resource. I am trying to scan the source. When I try to scan the source the connection fails as can be seen from the image below:
I did try to use this link to figure out how to solve…

Jimmy
- 25
- 4
0
votes
1 answer
ResourceNotFound error with Pureview API request
I am trying to use the Microsoft Pureview API and whatever the request I am making i am getting a ResourceNotFound error.
So I build a pureview account, named fhvidev
The Api endpoint is https://fhvidev.purview.azre.com/catalog,
so I create a…

Vincent Diallo-Nort
- 77
- 12
0
votes
1 answer
Microsoft purview which scan type should I use for scanning a remote web directory?
I'm looking for the best way to scan a web directory using Microsoft Purview. While configuring Microsoft Purview I was able to scan a local directory using an Azure data lake, but I couldn't find a way to make it work with a remote directory.
I…

hlaliberte
- 75
- 9
0
votes
0 answers
Regex to identify Excel file extensions
Is there a way to identify various Excel attachments within a RegEx, specifically with a "matches n times" quantifier?
Looking for a RegEx to detect instances where four or more Excel files are in an attachment - either of the below seem to work…

herculesrockefeller
- 11
- 1
0
votes
0 answers
How to create a nested collection in Azure purview through api using postman?
I am trying to create a nested collection in a purview through api using postman.
I was able to create a one subcollection under my existing collection in a purview.
Is there a way to create a bunch of subcollections under the existing collection…

mustard
- 1
- 1
0
votes
0 answers
Power BI M query get access token
I would like to use M query in Power BI to get the access token from the following URL
"https://purview.azure.net"
Are there anyone has the idea how to do ?
Similar to Get-AzAccessToken in Power Shell.

mytabi
- 639
- 2
- 12
- 28
0
votes
1 answer
Azure Purview scan to SQL Managed Instance fails
I followed this tutorial from Azure team: Connect to and manage an `Azure SQL Managed Instance in Microsoft Purview. As shown in the image 1 below, the scan process successfully tested the connection. But later the scanning fails with the following…

nam
- 21,967
- 37
- 158
- 332
0
votes
1 answer
Azure purview , issue on scanning the schema of the json and the delta table
In my storage account , there are two types of data .
jsons
Delta Table (databricks)
which storing the different folder .
In Purview , I register the resource for the storage account and scan these two folders .
however after the scan , I can only…

mytabi
- 639
- 2
- 12
- 28
0
votes
0 answers
Dynamic / Meta-data driven pipelines in ADF does not display lineage in Purview
I do not see lineage for this pipeline copy activity in Purview.
In ADF in regards of the lineage, I'm getting the following errors in all of the for-each-loop activities having dynamic parameter:
Below is the pipeline task configuration passing…

spcs1971
- 33
- 1
- 1
- 4
0
votes
0 answers
Azure purview does not return all databases and tables in Azure databricks
When I scan Azure databricks with Azure Purview with the specification of any of my clusters only a subset of databases are returned together with only a few of the tables! The scan ends successfully but it is incomplete. Out of more than 20…

E. Erfan
- 1,239
- 19
- 37
0
votes
2 answers
Purview API Create glossary terms
I am trying to reference the following page
https://learn.microsoft.com/en-us/rest/api/purview/catalogdataplane/glossary/create-glossary-term?tabs=HTTP
$glossarytermcreateendpoint =…

mytabi
- 639
- 2
- 12
- 28