Skip to content

Commit c6fdc27

Browse files
authored
Update continuous-integration-delivery.md
Added signed commits are not supported.
1 parent 6502cf8 commit c6fdc27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/continuous-integration-delivery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: kromerm
66
ms.author: makromer
77
ms.reviewer: jburchel
88
ms.topic: conceptual
9-
ms.date: 01/29/2025
9+
ms.date: 02/27/2025
1010
ms.custom:
1111
---
1212

@@ -32,7 +32,7 @@ Below is a sample overview of the CI/CD lifecycle in an Azure data factory that'
3232

3333
1. A development data factory is created and configured with Azure Repos Git. All developers should have permission to author Data Factory resources like pipelines and datasets.
3434

35-
1. A developer [creates a feature branch](source-control.md#creating-feature-branches) to make a change. They debug their pipeline runs with their most recent changes. For more information on how to debug a pipeline run, see [Iterative development and debugging with Azure Data Factory](iterative-development-debugging.md).
35+
1. A developer [creates a feature branch](source-control.md#creating-feature-branches) to make a change. Signed commits are not supported in data factory. They debug their pipeline runs with their most recent changes. For more information on how to debug a pipeline run, see [Iterative development and debugging with Azure Data Factory](iterative-development-debugging.md).
3636

3737
1. After a developer is satisfied with their changes, they create a pull request from their feature branch to the main or collaboration branch to get their changes reviewed by peers.
3838

0 commit comments

Comments
 (0)