Skip to content

Commit b2eabc0

Browse files
authored
Added clarity
1 parent 3e12137 commit b2eabc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/concepts-integration-runtime-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@ While increasing the shuffle partitions, make sure data is spread across well. A
5757

5858
Here are the steps on how it's set in a custom integration runtime. You can't set it for autoresolve integrtaion runtime.
5959

60-
1. From ADF portal under Manage, select a custom itegration run time and you go to edit mode.
61-
2. Under dataflow run time tab, go to Compute Cusotm Properties section.
62-
3. Select Shuffle Partitions under Property name, input value of your choice, like 250, 500 etc.
60+
1. From ADF portal under **Manage**, select a custom itegration run time and you go to edit mode.
61+
2. Under dataflow run time tab, go to **Compute Cusotm Properties** section.
62+
3. Select **Shuffle Partitions** under Property name, input value of your choice, like 250, 500 etc.
6363

64-
You can do same by editing JSON file of runtime by adding array with property name and value after cleanup property.
64+
You can do same by editing JSON file of runtime by adding array with property name and value after *cleanup* property.
6565

6666
## Time to live
6767

0 commit comments

Comments
 (0)