What is Power shell command for Updating Properties of either (datasets/Pipelines/Triggers) in Azure Data factory?
Ex: Set-AzDataFactoryV2Pipeline - create/update a pipeline in Azure Data factory.
Incase Set-AzDataFactoryV2Pipeline command can useful for updating pipeline, How can I set new name properties ?which parameter in this command suitable for renaming pipeline?
But I want to know command which can update properties such as Pipeline Name/ Trigger Name /Dataset Name.