Skip to content

Commit d238bec

Browse files
Updated with suggestions for knownissues page
1 parent 5ef3c1e commit d238bec

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/data-factory/knownissues-troubleshoot-guide.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ description: Learn about the currently known issues with Azure Data Factory and
55
author: sveldurthi
66
ms.author: sveldurthi
77
ms.reviewer: brianwan
8-
ms.date: 18/09/2024
8+
ms.date: 10/02/2024
99
ms.service: azure-data-factory
10-
ms.subservice: overview
1110
ms.topic: conceptual
1211
---
1312

@@ -17,7 +16,7 @@ This page lists the known issues in Azure Data factory. Before submitting [an Az
1716

1817
|ADF Component|Known Issue |Status|
1918
|:---------|:---------|:---------|
20-
|Snow Flake Connector Issue|[Intermittent data retrieval issue with LookUp using the Snowflake Connector V2](#Intermittent-data-retrieval-issue-with-LookUp-using-the-Snowflake-Connector-v2)|Has workaround|
19+
|Snow Flake Connector Issue|[Intermittent data retrieval issue with LookUp using the Snowflake Connector V2](#intermittent-data-retrieval-issue-with-lookup-using-the-snowflake-connector-v2)|Has workaround|
2120

2221

2322
## Recently ADF Closed known issues
@@ -32,4 +31,4 @@ Intermittently, lookup queries against Snowflake return no values even when resu
3231

3332
**Workaround**: Add an If-condition activity after the Lookup to check its output. If the Lookup returns data, proceed without further action. If no data is returned, re-execute the Lookup activity.
3433

35-
:::image type="content" source="media/known-issue/snowflakercs.png" alt-text="Snowflake v2 Known issue":::
34+
:::image type="content" source="media/known-issue/snowflake-rcs.png" alt-text="Snowflake v2 Known issue":::

0 commit comments

Comments
 (0)