You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 1156 | Data Warehouse |[Data warehouse doesn't load with version mismatch error](./known-issue-1156-data-warehouse-not-load-version-mismatch-error.md)| June 2, 2025 |
24
+
| 1155 | Real-Time Intelligence |[Publish of eventstream with streaming connector source fails](./known-issue-1155-publish-eventstream-streaming-connector-source-fails.md)| June 2, 2025 |
23
25
| 1149 | Power BI |[Next button in connection authoring is greyed out](./known-issue-1149-next-button-connection-authoring-greyed-out.md)| May 30, 2025 |
24
26
| 1151 | Administration & Management |[Disabling the Workspace encryption setting doesn't work](./known-issue-1151-disabling-workspace-encryption-setting-not-work.md)| May 27, 2025 |
25
27
| 1148 | Power BI |[Dynamics 365 and KQL query doesn't save reports](./known-issue-1148-dynamics-365-kql-query-not-save-reports.md)| May 27, 2025 |
@@ -132,10 +134,6 @@ Select the **Title** to view more information about that specific known issue. K
132
134
| 974 | Real-Time Intelligence |[Show table command in KQL Queryset editor fails](./known-issue-974-show-table-kql-queryset-editor-fails.md)| January 6, 2025 | Fixed: April 18, 2025 |
133
135
| 718 | OneLake |[OneLake under-reports transactions in the Other category](./known-issue-718-onelake-under-reports-transactions-other-category.md)| May 13, 2024 | Fixed: April 18, 2025 |
134
136
| 1067 | Data Engineering |[Environment REST API update no longer happening](./known-issue-1067-environment-rest-api-updates-workflow-break.md)| March 26, 2025 | Removed: April 17, 2025 |
135
-
| 923 | Power BI |[Tenant migration requests stopped](./known-issue-923-tenant-migrations-paused-january-2025.md)| November 8, 2024 | Closed: April 15, 2025 |
136
-
| 922 | Data Engineering |[The default environment's resources folder doesn't work in notebooks](./known-issue-922-default-environment-resources-folder-not-work-notebooks.md)| November 12, 2024 | Fixed: April 15, 2025 |
137
-
| 883 | Data Engineering |[Spark jobs might fail due to Runtime 1.3 updates for GA](./known-issue-883-spark-jobs-fail-runtime-updates.md)| October 17, 2024 | Fixed: April 15, 2025 |
138
-
| 837 | Data Engineering |[Monitoring hub displays incorrect queued duration](./known-issue-837-monitoring-hub-displays-incorrect-queued-duration.md)| September 17, 2024 | Fixed: April 15, 2025 |
title: Known issue - Publish of eventstream with streaming connector source fails
3
+
description: A known issue is posted where publishing an eventstream with a streaming connector source fails.
4
+
author: jessicammoss
5
+
ms.author: jessicamo
6
+
ms.topic: troubleshooting
7
+
ms.date: 06/02/2025
8
+
ms.custom: known-issue-1155
9
+
---
10
+
11
+
# Known issue - Publish of eventstream with streaming connector source fails
12
+
13
+
You created an eventstream before June 5, 2025 that contains a streaming connector source. Some examples of streaming connector sources include Azure SQL Database Change Data Capture (CDC) and Azure Cosmos DB Change Data Capture (CDC). If you try to publish the eventstream, it fails.
14
+
15
+
**Status:** Open
16
+
17
+
**Product Experience:** Real-Time Intelligence
18
+
19
+
## Symptoms
20
+
21
+
You receive an error when you try to publish an eventstream that contains a streaming connector source that was created before June 5, 2025.
22
+
23
+
## Solutions and workarounds
24
+
25
+
There's no workaround at this time. This article will be updated when the fix is released.
26
+
27
+
## Next steps
28
+
29
+
-[About known issues](https://support.fabric.microsoft.com/known-issues)
title: Known issue - Data warehouse doesn't load with version mismatch error
3
+
description: A known issue is posted where a data warehouse doesn't load with a version mismatch error.
4
+
author: jessicammoss
5
+
ms.author: jessicamo
6
+
ms.topic: troubleshooting
7
+
ms.date: 06/02/2025
8
+
ms.custom: known-issue-1156
9
+
---
10
+
11
+
# Known issue - Data warehouse doesn't load with version mismatch error
12
+
13
+
Your data warehouse doesn't load in the Fabric service if the schema is large. You receive a version mismatch error.
14
+
15
+
**Status:** Open
16
+
17
+
**Product Experience:** Data Warehouse
18
+
19
+
## Symptoms
20
+
21
+
When you try to open a data warehouse, the data warehouse doesn't load the data. You receive an error with an error code similar to `DatamartVersionMismatch`.
22
+
23
+
## Solutions and workarounds
24
+
25
+
As a workaround, add the following parameter to the browser URL `&dwUseMWCBatchApi=1`, and reload the page.
26
+
27
+
## Next steps
28
+
29
+
-[About known issues](https://support.fabric.microsoft.com/known-issues)
0 commit comments