I’m attempting to add a task to an existing job and get an error:
“The job <job-name> contains an unlicensed connection: Only 10 tasks are allowed in the Job”
I also tried creating a job from this existing job and got an error:
The connection eSalesforce_abc] is unlicensed: Unlicensed connections cannot be shared across multiple jobs.
We have an Enterprise license, and my job is using SalesForce as a source and Azure SQL as a destination.
I tried adding a task to a different job that uses Salesforce as source and Azure SQL as destination, and it worked.