Purview REST APIs
2 TopicsIdentifying Sensitivity labels using Purview APIs
Appreciate any inputs on the below: 1. I created a sensitivity label in the MS Compliance center following steps in https://docs.microsoft.com/en-us/azure/purview/how-to-automatically-label-your-content#create-or-extend-existing-sensitivity-labels-to-azure-purview 2. Now when I scan a file in Purview, it does apply the label for one of the files satisfying the criteria (has SSN data) 3. Now when I use the GET Entity by guid REST API, I get the below classification section indicating the label details This has no reference to the sensitivity label name nor indicates that is a sensitivity label. Given that this is in the 'classification' section, how do we differentiate this from other classifications. How do we match it with the name?Solved3.1KViews0likes1CommentQueries on Purview Glossary
I have been trying to setup a glossary in Purview through the REST APIs and hit upon few issues. Appreciate any help / pointers to resolve these: 1. I am able to create a custom Glossary using /catalog/api/atlas/v2/glossary API but the same does not show up in the Purview Studio. The API response indicates a successful creation with 'guid' returned. Is this a current limitation that we see only the standard Glossary and no custom ones? 2. Similarly, the business terms created and linked to the custom Glossary do not show up. However, when linked to a column (eg: catalog/api/atlas/v2/glossary/terms/cf113179-b979-4250-839d-b6cc732644aa/assignedEntities), it shows up briefly against the column but then the UI crashes610Views0likes0Comments