Skip to content

Commit 67a94bd

Browse files
Update known issues
1 parent 9070c86 commit 67a94bd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/data-factory/knownissues-troubleshoot-guide.md renamed to articles/data-factory/known-issues-troubleshoot-guide.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: ADF Known issues
2+
title: Azure Data Factory known issues
33
description: Learn about the currently known issues with Azure Data Factory and their possible workarounds or resolutions.
44
author: sveldurthi
55
ms.author: sveldurthi
@@ -31,5 +31,4 @@ This page lists the known issues in Azure Data factory. Before submitting [an Az
3131
Intermittently, lookup queries against Snowflake return no values even when results are expected. No errors are generated, and the lookup activity completes successfully. This issue has been observed with Managed VNet IR and SHIR.
3232

3333
**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.
34-
35-
![Snowflake v2 Known issue](media/known-issue/snowflake-rcs.png)
34+
:::image type="content" source="media/known-issue/snowflake-rcs.png" alt-text="Snowflake v2 Known issue":::

0 commit comments

Comments
 (0)