File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Samples/JSONConversionTool Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- This tool enables you to convert the JSON files to the latest format.
1+ This tool enables you to convert the Azure Data Factory JSON files to the latest format.
22
3- JsonUpgradeTool.exe /sd <source directory> /td <target directory> [/v <target API version>]
3+ After you have installed the tool, you can find the JsonConversionTool.exe in
4+ C:\Program Files\Microsoft\Data Factory JSON Conversion Tool
5+
6+ For the JSON changes, see
7+ https://azure.microsoft.com/en-us/documentation/articles/data-factory-release-notes/#notes-for-07172015-release-of-data-factory
8+
9+ JsonConversionTool /sd <source directory> /td <target directory> [/v <target API version>]
410Where:
511/sd <source directory> - Source Directory containing JSON definitions.
612/td <target directory> - Target Directory for new Upgraded JSON defintions.
You can’t perform that action at this time.
0 commit comments