Skip to content

Commit 1c8c94d

Browse files
Adding 1 more Heading 2
1 parent d738169 commit 1c8c94d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.topic: conceptual
1313

1414
This page lists the known issues in Azure Data factory. Before submitting [an Azure support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest), review this list to see if the issue that you're experiencing is already known and being addressed.
1515

16+
## Active known issues
17+
1618
|ADF Component|Known Issue |Status|
1719
|:---------|:---------|:---------|
1820
|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|
@@ -30,4 +32,4 @@ Intermittently, lookup queries against Snowflake return no values even when resu
3032

3133
**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.
3234

33-
:::image type="content" source="media/known-issue/snowflake-rcs.png" alt-text="Snowflake v2 Known issue":::
35+
![Snowflake v2 Known issue](media/known-issue/snowflake-rcs.png)

0 commit comments

Comments
 (0)