Azure Purview Catalog Rest Sample Issue
See original GitHub issueIssue Analytics
- State:
- Created a year ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Issue while executing REST API for Azure Purview
Hi,. We have our Azure Purview Account deployed on Azure portal. To execute REST API we are using Postman. Here we first generate...
Read more >Azure Purview Rest API Sample - YouTube
In this short tutorial, I demonstrated a sample Purview Rest API get and post operations.Challenges:1. One with get token - Test.
Read more >azure-docs/tutorial-using-rest-apis.md at main - purview - GitHub
For a REST API client to access the catalog, the client must have a service principal (application), and an identity that the catalog...
Read more >Use Azure Purview's REST APIs for creating custom lineage
Assign the following roles to service principal created above to access various data planes in Purview. 'Data Curator' role to access Catalog ......
Read more >Azure Purview REST API, Part 2: Type Definition & Entities
No problem, Purview API comes for rescue. We can push those items in Purview by creating custom type definitions and entities via the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think this should be resolved with the latest version of dev-tool. Can you please run
dev-tool samples publish
under purview-catalog and verify?@joheredi We use rush command to install the dev-tool(version: 1.0.0) and run
dev-tool samples publish
under purview-catalog. Then it return an error as following. Please have a look when you are free.