Forum Discussion
Yuvaraja1
Dec 11, 2024Copper Contributor
Redirecting to Classic Portal Instead of New Portal in Microsoft Purview
I am using the following endpoint in my Python script to create new terms in the Microsoft Purview New Portal: purview_endpoint = "https://api.purview-service.microsoft.com" However, this endpoin...
milgo
Microsoft
Feb 18, 2025Hello Yuvaraja1 ! Apologies for this experience. May I ask if you are still encountering this issue. Based on the endpoint you have shared above, this is correct based on documentation. Tutorial: How to use Microsoft Purview Python SDK | Microsoft Learn
Please let us know if you are still facing this issue or it was a transient error. Happy to understand so we can support further.
- Yuvaraja1Feb 19, 2025Copper Contributor
Thanks for your response.
I just checked again, and I am still facing the same issue.
Could you please assist me in resolving this?