Hi @Niharika Ch
Thanks for your question.
The two issues you're seeing are likely related:
"Managed PE connection to key vault is not yet established"
This usually means Purview’s managed identity doesn't have access to the Key Vault. Please ensure:
- The Key Vault has the correct access policy or RBAC role assigned (like Key Vault Secrets User) for the Purview managed identity.
- If you're using a private endpoint for the Key Vault, make sure it’s reachable from the Purview managed network.
403 error during test connection
Since public access is disabled for the storage account, make sure:
- You’re using a Managed VNet IR in Purview.
- A Private Endpoint is created and approved for the File storage, not just the Key Vault.
- DNS resolution is set up correctly, so Purview resolves the storage account over the private endpoint.
Let me know if you've already done all this - happy to help check further!
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.