A unified data governance solution that helps manage, protect, and discover data across your organization
Hi @Santhosh S V ,
Thank you for reaching out to the Microsoft Q&A forum.
The error is expected because Purview account creation is limited at the Microsoft Entra tenant level, not the subscription level.
Tenant
│
├── Subscription 1
│ └── Purview Account 1 ✅
│
└── Subscription 2
└── Purview Account 2 ❌
Even though Subscription 2 is different, it is under the same tenant, so you cannot create another Purview account.
Recommended solution:
Don't delete the existing Purview account.
Use the existing Purview account and create separate Collections for each subscription/POC:
Purview Account
│
├── Collection - POC 1
│
└── Collection - POC 2
Then register the required data sources from both subscriptions and manage access using RBAC.
If you need completely separate purview account, You would generally need a different Microsoft Entra tenant.
Recommendation: For your POC, keep the existing Purview account and use Collections + RBAC to separate the environments.