Skip to content

Commit 3a91efb

Browse files
committed
fixed link
1 parent 9df08ff commit 3a91efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/costs/ingest-azure-usage-at-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Application settings used:
8989
- _ServicePointManager.DefaultConnectionLimit = int.MaxValue_. Setting it to a maximum value effectively passes full control of transfer parallelism to the _ParallelOperations_ setting above.
9090
- _TransferManager.Configurations.BlockSize = 4,194,304_. It had some effect on transfer rates with 4 MB, proving to be best for testing.
9191

92-
For more information and sample code, see links in the [Next steps](#next-steps) section.
92+
For more information and sample code, see links in the [Related content](#related-content) section.
9393

9494
### Test results
9595

0 commit comments

Comments
 (0)