microsoft / microsoft/Dynamics-365-FastTrack-Implementation-Assets

Error when running DVLinkToSQL_IncrementalCopy

Open
#384 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
494
Forks
296
Avg merge
1d 10h
Merged PRs (30d)
5

Description

Hello,

We followed all steps in fast track for Analytics / Dataverse / DataIntegration gruide

  • Created link with incremental csv
  • Created new synapse workspace using new storage account
  • Created new Azure SQL Database
  • Executed scripts to configure keys and SPs in source
  • Executed scripts to configure SPs in target
  • Created the parameterized linked services
  • Imported pipeline and assigned the linked services
  • Added the parameter values
  • Validated before publishing without errors
  • Published without issues
  • Executed the pipeline gave an error without details

Image

  • Executed the pipeline in debug mode gave an error with details

Error
{
"code": "BadRequest",
"message": null,
"target": "pipeline//runid/3dc39a40-d6db-489a-806a-67cf410d4388",
"details": null,
"error": null
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Analytics/Dataverse/Data Integration fast-track guide and the DVLinkToSQL_IncrementalCopy pipeline configuration described in the issue. Reproduce the run in normal and debug modes, then use the listed setup steps and BadRequest result to identify the missing configuration or failure; done means the pipeline runs successfully or the issue has a precise, actionable error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, sql
Domain
cloud, data-engineering, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.