Azure Purview Rest API Sample

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 13

  • @aysegulcayiraydar1875
    @aysegulcayiraydar1875 Год назад

    It was great beginning to work with Rest api and Purview.

  • @chandrasaisharan7260
    @chandrasaisharan7260 2 года назад +1

    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  2 года назад

      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 года назад +1

    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: ruclips.net/video/g1h8evfbyaY/видео.html

  • @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!!