Skip to content

Commit c7d7681

Browse files
committed
Fixing a validation issue
1 parent 9d8c8fc commit c7d7681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/upgrade-to-data-lake-storage-gen2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Renaming a blob is far more efficient because client applications can rename a b
8080
8181
## Impact on costs
8282

83-
There is no cost to perform the upgrade. After you upgrade, the cost to store your data doesn't change, but the cost of a transaction can change depending on which [Storage account endpoint](storage-account-overview.md#storage-account-endpoints) clients, applications, and workloads use to read and write data. See [Requests to the blob service endpoint](../common/storage-plan-manage-costs.md#requests-to-the-blob-service-endpoint) and [Requests to the Data Lake Storage endpoint](../common/storage-plan-manage-costs.md#requests-to-the-data-lake-storage-endpoint).
83+
There is no cost to perform the upgrade. After you upgrade, the cost to store your data doesn't change, but the cost of a transaction can change depending on which [Storage account endpoint](../common/storage-account-overview.md#storage-account-endpoints) clients, applications, and workloads use to read and write data. See [Requests to the blob service endpoint](../common/storage-plan-manage-costs.md#requests-to-the-blob-service-endpoint) and [Requests to the Data Lake Storage endpoint](../common/storage-plan-manage-costs.md#requests-to-the-data-lake-storage-endpoint).
8484

8585
Aside from pricing changes, consider the cost savings associated with Data Lake Storage capabilities. Overall total of cost of ownership typically declines because of higher throughput and optimized operations. Higher throughput enables you to transfer more data in less time. A hierarchical namespace improves the efficiency of operations.
8686

0 commit comments

Comments
 (0)