Blog Post

Azure Architecture Blog
9 MIN READ

Exploring Purview’s REST API with Python

Raki_msft's avatar
Raki_msft
Icon for Microsoft rankMicrosoft
Mar 15, 2021
Updated Mar 15, 2021
Version 2.0

3 Comments

  • Touhidur_Rahman's avatar
    Touhidur_Rahman
    Copper Contributor

    Hi Raki_msft ,

    Thanks for your insightful post.

    Is there any way to avoid using SP? Such as using logon user credentials.

     

     

  • manubust's avatar
    manubust
    Copper Contributor

    Hi Raki_msft  , 

    Thank you very much for your post, it was very helpful.

     

    I cant manage to call the REST API URL:

     

    I managed to get a token, so I dont know from where the problem comes from?

     

    Remark: For other scenarios (like get the entities) I manage to use pypapacheatlas using the same SPN without any problem.