I am facing the below error when a Synapse pipeline with Databricks notebook activity is used -
Error code: OK
Inner error code: BadRequest
Message: Databricks Activity Not Supported.
This seems to be a bug in the Synapse Studio as everything was running fine till yesterday.
If I run the pipeline manually in the debug mode it runs successfully, there are no validation errors as well. This data bricks activity simply calls a notebook using a job cluster (by connecting to the instance pool) and runs some specific code.
Can someone please help? Or shall I raise it to Microsoft?