Skip to content

Commit b787c16

Browse files
author
Wee Hyong Tok
committed
Updated readme.txt
1 parent 9394559 commit b787c16

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Samples/JSONConversionTool/README.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
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>]
410
Where:
511
/sd <source directory> - Source Directory containing JSON definitions.
612
/td <target directory> - Target Directory for new Upgraded JSON defintions.

0 commit comments

Comments
 (0)