Azure Purview Rest API Sample

  Рет қаралды 5,035

Khatchik Isayan

Khatchik Isayan

Күн бұрын

Пікірлер: 13
@aysegulcayiraydar1875
@aysegulcayiraydar1875 Жыл бұрын
It was great beginning to work with Rest api and Purview.
@chandrasaisharan7260
@chandrasaisharan7260 Жыл бұрын
Hi, We are planning to register a Azure Sql Datasource using Purview API, but we are facing 402 error. Can you please help me with the API Request body for creating Azure SQL Database.
@khatchikisayan9962
@khatchikisayan9962 Жыл бұрын
Chandra, your question is not clear, are you trying to register Azure SQL or you are trying to get an asset from previously registered & scanned Azure SQL db? if you are trying to register Azure SQL then that is a different API (graph) which is not covered in this video.
@AndroShah
@AndroShah Жыл бұрын
Hi Khatchik, thanks for the great demo. In MS Purview, how do you add customized collections and attributes in multiple languages?
@paarveandankathirvel3891
@paarveandankathirvel3891 Жыл бұрын
Hi Khatchik , I have got a usecase to update columns using API in Azure Purview. I have tried updating Description , Experts , Owners , Name , Classification and Custom Attributes but not able to create/update a column name yet. Any idea on how implement it using API?
@harshpatne599
@harshpatne599 3 жыл бұрын
It was great start to work with Rest api for Purview. So you have updated the "description" in the overview tab. Can you please tell me if I want to update "classifications" or "schema classification" in the same way. Is it possible to do it?
@khatchikisayan9962
@khatchikisayan9962 3 жыл бұрын
Need bit clarification. For example, lets say purview was not able to classify a column and you looking to manually (via API) classify a column as SSN, or PCI or Personally identifiable data...?
@harshpatne599
@harshpatne599 3 жыл бұрын
@@khatchikisayan9962 yes.. if we have to manually through api update a classification value.
@khatchikisayan9962
@khatchikisayan9962 3 жыл бұрын
@@harshpatne599 , Personally, I did not try updating classification via Rest API, so, can't answer your question until I try it. The way I solved this problem was creating a custom classification and rescanning. This is how to create custom classification: kzbin.info/www/bejne/nWLLaZism8esl7s
@fariaanzum5913
@fariaanzum5913 2 жыл бұрын
Hi,Is their any API to get metadata of scannes datasources from a collection
@JL-qc5gq
@JL-qc5gq 2 жыл бұрын
Which API we can use to get the name of a contact (owner, expert, steward, etc.)? I only see the Ids of the contact but can't get their names.
@khatchikisayan9962
@khatchikisayan9962 2 жыл бұрын
Have you tried using the same end point that is in 4min17 sec but this time pass the guid of owner, contact or steward?
@acsrr4288
@acsrr4288 2 жыл бұрын
what if the initial json data is in array form. how to adjust in from the Linked Services to make it work? Tried and failed many times, I use sample census open data from api.census.gov/data/2019/acs/acs1?get=group(B25077)&for=county:*&in=state:51 Please help and advise! !!! Thank you!!