Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page lists the known issues in Azure Data factory. Before submitting an Azure support request, review this list to see if the issue that you're experiencing is already known and being addressed.
ADF Component | Known Issue | Status |
---|---|---|
Snow Flake Connector Issue | Intermittent data retrieval issue with LookUp using the Snowflake Connector V2 | Has workaround |
ADF Component | Issue | Status | Date Resolved |
---|
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.
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.