adhoc/issue-223/adf2/pipeline/test_selectivemigration_pipeline1.json

{
    "name": "test_selectivemigration_pipeline1",
    "properties": {
        "activities": [
            {
                "name": "Wait1",
                "type": "Wait",
                "dependsOn": [],
                "userProperties": [],
                "typeProperties": {
                    "waitTimeInSeconds": 1
                }
            }
        ],
        "annotations": []
    }
}