I have created pipeline in data factory I want to changer the pipeline name but when i change this in pipeline i am getting error can you please help me?
"name": "TEST_debt",
"properties": {
"description": "Luna_debt",
"activities": [
{
"type": "Copy",
"typeProperties": {
"source": {
"type": "RelationalSource",
"query": "select * from `orbitms_live`.`debt`"
},
I want to change the name debt to Lunadebt
You cannot change the name of the pipeline by editing the code, but by clicking on the "Properties" button you can rename this pipeline.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With