Thanks for contacting to Microsoft QA, below are the few mitigation steps that may help you to resolve the issue.
Migration Steps -
- Set Up a New Purview Account Create a Microsoft Purview account in your production Azure subscription. You can follow the official Quickstart guide in the Azure portal.
- Move Your Configurations There’s no direct migration button, so you’ll need to replicate settings manually or via APIs:
- Collections: List existing collections and recreate them using the API.
- Data Sources: Fetch all data sources with the API and add them to the new account.
- Scan Rules: Use the scan rules API to copy and set them up again.
- Credentials: These must be re-entered manually (no API available).
- Run Fresh Scans Instead of exporting assets, run new scans to avoid hitting limits and ensure everything is up-to-date. Confirm your self-hosted integration runtimes are ready before scanning.
- Recreate Other Items For custom types and glossary terms, use their respective APIs. Be mindful of dependencies and relationships.
- Validate Everything After migration, test thoroughly to confirm all configurations work as expected in production.
- Scan Rules: Use the scan rules API to copy and set them up again.
- Data Sources: Fetch all data sources with the API and add them to the new account.
- Collections: List existing collections and recreate them using the API.
References: