Skip to content

Commit f8b3b94

Browse files
committed
Merge branch 'main' of https://github.com/LucaZugic/azure-docs into 2024-10-10-public-prs
2 parents 4e5b6f7 + ae163d9 commit f8b3b94

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,10 @@ If you're using Git integration with your data factory and have a CI/CD pipeline
100100

101101
- You can't currently export and import alerts and matrices as parameters.
102102

103-
- In the code repository under the *adf_publish* branch, a folder named 'PartialArmTemplates' is currently added beside the 'linkedTemplates' folder, 'ARMTemplateForFactory.json' and 'ARMTemplateParametersForFactory.json' files as part of publishing with source control.
103+
- PartialArmTemplates in your publish branch are no longer supported as of 1-Novemebet 2021. If your project utilised this feature, please switch to a supported mechanism for deployments, using: 'ARMTemplateForFactory.json' or 'linkedTemplates' files.
104104

105105
:::image type="content" source="media/continuous-integration-delivery/partial-arm-templates-folder.png" alt-text="Diagram of 'PartialArmTemplates' folder.":::
106106

107-
We will no longer be publishing 'PartialArmTemplates' to the *adf_publish* branch starting 1-November 2021.
108-
109-
**No action is required unless you are using 'PartialArmTemplates'. Otherwise, switch to any supported mechanism for deployments using: 'ARMTemplateForFactory.json' or 'linkedTemplates' files.**
110-
111107
## Related content
112108

113109
- [Continuous deployment improvements](continuous-integration-delivery-improvements.md#continuous-deployment-improvements)

0 commit comments

Comments
 (0)