Skip to content

Commit 7bc39d0

Browse files
Merge pull request #280796 from beber-msft/docs-editor/map-rest-apis-transaction-cate-1720962058
Update map-rest-apis-transaction-categories.md
2 parents a6024f3 + 4ef328c commit 7bc39d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/map-rest-apis-transaction-categories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: subject-cost-optimization
1414

1515
This article helps you find the price of each REST operation that clients can execute against the Azure Blob Storage service.
1616

17-
Each request made by tools such as AzCopy or Azure Storage Explorer arrives to the service in the form of a REST operation. This is also true for a custom application that leverages an Azure Storage Client library. REST operations are not billed for requests with unsuccessful authentication.
17+
Each request made by tools such as AzCopy or Azure Storage Explorer arrives to the service in the form of a REST operation. This is also true for a custom application that leverages an Azure Storage Client library. REST operations are not billed for requests with unsuccessful authentication. After an identity is authenticated, all operations and requests made by that identity are billed, including those that don’t succeed.
1818

1919
To determine the price of each operation, you must first determine how that operation is classified in terms of its _type_. That's because the pricing pages list prices only by operation type and not by each individual operation. Use the tables in this article as a guide.
2020

0 commit comments

Comments
 (0)