Forum Discussion
emoreau99
Nov 18, 2024Copper Contributor
Purview Connector Status
I have set up an Instant Bloomberg connector in Microsoft Purview. Data is now flowing daily from Bloomberg to Microsoft Purview. How can I retreive the status of the connector? My prefered option ...
AS1522
Microsoft
Nov 03, 2025Hi, Please try this and let me know if issue still persists :
Step 1: Confirm the table exists in the Fabric warehouse and is query able.
Step 2: In Purview:
- Go to Data Map > Sources and check if the table is registered.
- If not, trigger schema refresh or re-register the warehouse source.
Step 3: Validate scan rule set:
- Ensure no filters exclude the table name or schema.
Step 4: Check permissions for the Purview scan identity on the warehouse.
Step 5: If metadata corruption is suspected:
- Drop and recreate the table in the warehouse.
- Run a full scan instead of incremental.
Step 6: If still missing:
- Use Purview REST API or Fabric Unified Catalog to manually publish metadata for the table.
- emoreau99Nov 03, 2025Copper Contributor
Thanks but that doesn't seem to be related to my question from almost a year ago!