Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.84k forks source link

Glossary term not visible in Purview #38591

Open blaine12100 opened 3 days ago

blaine12100 commented 3 days ago

Describe the bug When a glossary term is created, it does not show up in the glossary (Classic Type) in purview . I know that the term has been created because when I call the get_terms function, I get the terms that I have created.

To Reproduce Steps to reproduce the behavior:

  1. Create the glossary using the create function with the request body taken from sample glossary body
  2. Create terms using with request body taken from sample request body with the create_term function

Expected behavior Glossary terms show up under the classic glossary type in purview (Enterprise glossary is in preview)

Additional context This issue could be as purview has changed recently and the SDK has not released a new version of this package since the last 3 years or something.

github-actions[bot] commented 3 days ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @yifan-zhou922.