Skip to content

Commit 3d9359b

Browse files
Merge pull request #267257 from pauljewellmsft/billing-gpv1-updates
Update billing table for Set Blob Tier ops with GPv1
2 parents a77eb97 + 86e189e commit 3d9359b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ The price of each type appears in the [Azure Blob Storage pricing](https://azure
6363
| [Abort Copy Blob](/rest/api/storageservices/abort-copy-blob) | Other | Other | Write |
6464
| [Delete Blob](/rest/api/storageservices/delete-blob) | Free | Free | Free |
6565
| [Undelete Blob](/rest/api/storageservices/undelete-blob) | Write | Write | Write |
66-
| [Set Blob Tier](/rest/api/storageservices/set-blob-tier) (tier down) | Write | Write | Write |
67-
| [Set Blob Tier](/rest/api/storageservices/set-blob-tier) (tier up) | Read | Read | Read |
68-
| [Blob Batch](/rest/api/storageservices/blob-batch) (Set Blob Tier) | Other | Other | Other |
66+
| [Set Blob Tier](/rest/api/storageservices/set-blob-tier) (tier down) | Write | Write | N/A |
67+
| [Set Blob Tier](/rest/api/storageservices/set-blob-tier) (tier up) | Read | Read | N/A |
68+
| [Blob Batch](/rest/api/storageservices/blob-batch) (Set Blob Tier) | Other | Other | N/A |
6969
| [Set Immutability Policy](/rest/api/storageservices/set-blob-immutability-policy) | Other | Other | Other |
7070
| [Delete Immutability Policy](/rest/api/storageservices/delete-blob-immutability-policy) | Other | Other | Other |
7171
| [Set Legal Hold](/rest/api/storageservices/set-blob-legal-hold) | Other | Other | Other |

0 commit comments

Comments
 (0)