Enter commit message when saving Azure Data Factory to Git

Viewed 233

Is there a way to change the commit message when saving an Azure Data Factory to git?

Whenever you press save it seems you get a commit and that commit will change say Updating pipeline name. While sort of useful it would be nice to actually put in some descriptions of what's changed. Is there a way to do this?

1 Answers

Unfortunately, Azure Data Factory does not currently support to customize the commit message. We can upvote the feedback here to let Microsoft improve this feature.

Related