Skip to content

Commit ddb1245

Browse files
author
Jill Grant
authored
Merge pull request #280057 from normesta/cost-management
Blob Cost Deep Dive
2 parents 16f1148 + 1431835 commit ddb1245

7 files changed

+468
-243
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 68 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ items:
135135
href: ../common/storage-use-azcopy-migrate-on-premises-data.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
136136
- name: Troubleshoot AzCopy issues
137137
href: /troubleshoot/azure/azure-storage/storage-use-azcopy-troubleshoot?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
138+
- name: Map of AzCopy commands to REST operations
139+
href: ../common/storage-reference-azcopy-map-commands-to-rest-operations.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
138140
- name: Azure Data Factory
139141
href: ../../data-factory/connector-azure-blob-storage.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
140142
items:
@@ -460,65 +462,34 @@ items:
460462
href: ../common/last-sync-time-get.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
461463
- name: Failover considerations for storage accounts with private endpoints
462464
href: ../common/storage-failover-private-endpoints.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
463-
- name: Performance, scale, and cost
465+
- name: Performance and scale
464466
items:
465-
- name: Performance & scale
467+
- name: Performance and scalability checklist
468+
href: storage-performance-checklist.md
469+
- name: Latency in Blob storage
470+
href: storage-blobs-latency.md
471+
- name: Scalability and performance targets
466472
items:
467-
- name: Performance and scalability checklist
468-
href: storage-performance-checklist.md
469-
- name: Latency in Blob Storage
470-
href: storage-blobs-latency.md
471-
- name: Scalability and performance targets
472-
items:
473-
- name: Blob Storage
474-
href: scalability-targets.md
475-
- name: Standard storage accounts
476-
href: ../common/scalability-targets-standard-account.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
477-
- name: Premium block blob storage accounts
478-
href: scalability-targets-premium-block-blobs.md
479-
- name: Premium page blob storage accounts
480-
href: scalability-targets-premium-page-blobs.md
481-
- name: Storage resource provider
482-
href: ../common/scalability-targets-resource-provider.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
483-
- name: 'Tutorial: Optimize performance and scalability'
484-
items:
485-
- name: 1 - Create a VM and storage account
486-
href: storage-blob-scalable-app-create-vm.md
487-
- name: 2 - Upload large data to an Azure storage account
488-
href: storage-blob-scalable-app-upload-files.md
489-
- name: 3- Download large data from an Azure storage account
490-
href: storage-blob-scalable-app-download-files.md
491-
- name: 4 - Verify throughput and latency metrics
492-
href: storage-blob-scalable-app-verify-metrics.md
493-
- name: Cost management
473+
- name: Blob storage
474+
href: scalability-targets.md
475+
- name: Standard storage accounts
476+
href: ../common/scalability-targets-standard-account.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
477+
- name: Premium block blob storage accounts
478+
href: scalability-targets-premium-block-blobs.md
479+
- name: Premium page blob storage accounts
480+
href: scalability-targets-premium-page-blobs.md
481+
- name: Storage resource provider
482+
href: ../common/scalability-targets-resource-provider.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
483+
- name: 'Tutorial: Optimize performance and scalability'
494484
items:
495-
- name: Plan and manage costs
496-
href: ../common/storage-plan-manage-costs.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
497-
- name: Azure Storage reserved capacity
498-
href: storage-blob-reserved-capacity.md
499-
- name: Map each REST operation to a price
500-
href: map-rest-apis-transaction-categories.md
501-
- name: Estimate the cost of AzCopy transfers
502-
href: azcopy-cost-estimation.md
503-
- name: Estimate the cost to archive data
504-
href: archive-cost-estimation.md
505-
- name: Access tiers
506-
href: access-tiers-overview.md
507-
items:
508-
- name: Best practices
509-
href: access-tiers-best-practices.md
510-
- name: Change a blob's access tier
511-
href: access-tiers-online-manage.md
512-
- name: Archive and rehydrate
513-
items:
514-
- name: Blob rehydration overview
515-
href: archive-rehydrate-overview.md
516-
- name: Archive blobs
517-
href: archive-blob.md
518-
- name: Rehydrate blobs
519-
href: archive-rehydrate-to-online-tier.md
520-
- name: Handle an event on blob rehydration
521-
href: archive-rehydrate-handle-event.md
485+
- name: 1 - Create a VM and storage account
486+
href: storage-blob-scalable-app-create-vm.md
487+
- name: 2 - Upload large data to an Azure storage account
488+
href: storage-blob-scalable-app-upload-files.md
489+
- name: 3 - Download large data from an Azure storage account
490+
href: storage-blob-scalable-app-download-files.md
491+
- name: 4 - Verify throughput and latency metrics
492+
href: storage-blob-scalable-app-verify-metrics.md
522493
- name: Object replication
523494
items:
524495
- name: Object replication
@@ -527,6 +498,47 @@ items:
527498
href: object-replication-configure.md
528499
- name: Prevent object replication across tenants
529500
href: object-replication-prevent-cross-tenant-policies.md
501+
- name: Cost management
502+
items:
503+
- name: Plan and manage costs
504+
href: ../common/storage-plan-manage-costs.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
505+
- name: Find prices
506+
items:
507+
- name: Azure Blob Storage prices
508+
href: https://azure.microsoft.com/pricing/details/storage/blobs/
509+
- name: Azure Data Lake Storage prices
510+
href: https://azure.microsoft.com/pricing/details/storage/data-lake/
511+
- name: Map each REST operation to a price
512+
href: map-rest-apis-transaction-categories.md
513+
- name: Estimate costs
514+
items:
515+
- name: Estimate the cost of Azure Blob Storage
516+
href: blob-storage-estimate-costs.md
517+
- name: Estimate the cost of AzCopy transfers
518+
href: azcopy-cost-estimation.md
519+
- name: Estimate the cost to archive data
520+
href: archive-cost-estimation.md
521+
- name: Optimize costs
522+
items:
523+
- name: Access tiers
524+
href: access-tiers-overview.md
525+
items:
526+
- name: Best practices
527+
href: access-tiers-best-practices.md
528+
- name: Change a blob's access tier
529+
href: access-tiers-online-manage.md
530+
- name: Archive and rehydrate
531+
items:
532+
- name: Blob rehydration overview
533+
href: archive-rehydrate-overview.md
534+
- name: Archive blobs
535+
href: archive-blob.md
536+
- name: Rehydrate blobs
537+
href: archive-rehydrate-to-online-tier.md
538+
- name: Handle an event on blob rehydration
539+
href: archive-rehydrate-handle-event.md
540+
- name: Azure Storage reserved capacity
541+
href: storage-blob-reserved-capacity.md
530542
- name: Monitoring metrics and logs
531543
items:
532544
- name: Monitor Blob Storage

articles/storage/blobs/archive-cost-estimation.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to calculate the cost of storing and maintaining data in
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 07/31/2024
8+
ms.date: 9/10/2024
99
ms.service: azure-blob-storage
1010
ms.topic: conceptual
1111
---
@@ -167,25 +167,7 @@ The following chart shows the impact on monthly spending given various read perc
167167
168168
## Sample prices
169169

170-
This article uses the following fictitious prices.
171-
172-
> [!IMPORTANT]
173-
> These prices are meant only as examples, and should not be used to calculate your costs.
174-
175-
| Price factor | Archive | Cold | Cool |
176-
|-----------------------------------------------------|-----------|-----------|-----------|
177-
| Price of write operations (per 10,000) | $0.11 | $0.18 | $0.10 |
178-
| Price of a single write operation (cost / 10,000) | $0.000011 | $0.000018 | $0.00001 |
179-
| Data prices (pay-as-you-go) | $0.0020 | $0.0045 | $0.0115 |
180-
| Price of read operations (per 10,000) | $5.50 | $0.10 | $0.01 |
181-
| Price of a single read operation (cost / 10,000) | $0.00055 | $0.00001 | $0.000001 |
182-
| Price of high priority read operations (per 10,000) | $50.00 | N/A | N/A |
183-
| Price of data retrieval (per GB) | $0.02 | $0.03 | $0.01 |
184-
| Price of high priority data retrieval (per GB) | $0.10 | N/A | N/A |
185-
186-
For official prices, see [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/) or [Azure Data Lake Storage pricing](https://azure.microsoft.com/pricing/details/storage/data-lake/).
187-
188-
For more information about how to choose the correct pricing page, see [Understand the full billing model for Azure Blob Storage](../common/storage-plan-manage-costs.md).
170+
[!INCLUDE [Sample prices for Azure Blob Storage and Azure Data Lake Storage](../../../includes/azure-blob-storage-sample-prices.md)]
189171

190172
## Next steps
191173

0 commit comments

Comments
 (0)