You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage-discovery/pricing.md
+97-13Lines changed: 97 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Understand Storage Discovery Pricing | Microsoft Docs
3
3
titleSuffix: Azure Storage Discovery
4
4
description: Storage Discovery pricing and features available with each pricing plan.
5
-
author: pthippeswamy
5
+
author: fauhse
6
6
ms.service: azure-storage-mover
7
7
ms.topic: overview
8
8
ms.date: 08/01/2025
@@ -11,22 +11,106 @@ ms.author: shaas
11
11
12
12
# Azure Storage Discovery pricing
13
13
14
-
Azure Storage Discovery provides a centralized view of storage across subscriptions and regions, aggregating metrics on capacity, activity, and configuration. This article describes how you plan for and manage costs for Azure Storage Discovery.
14
+
Azure Storage Discovery offers free and paid pricing plans. This article describes the differences and explains what influences the bill when choosing a paid option.
15
15
16
-
## Understand the full billing model for Azure Storage Discovery
16
+
> [!TIP]
17
+
> Billing for Azure Storage Discovery starts October 1st, 2025. Until then, all pricing plans are free of charge.
17
18
18
-
Azure Storage Discovery is available in free and paid
19
+
## Pricing plans
19
20
20
-
For each Discovery workspace, you can select from free or paid options. The number of insights and their retention varies.
21
+
For each Discovery workspace, you can select from free or paid options. The number of insights and their retention varies.
21
22
22
-
| Discovery pricing plan | Description |
23
-
|---|---|
24
-
| Free | Includes limited Capacity and Resource configuration insights for up to 15 days with daily updates of the data. |
25
-
| Standard | Includes insights for Capacity, Operations, Resource and security configurations with hourly updates. Upon workspace creation, historic data is aggregated for the prior 30 days and all data is retained for up to 18 months.|
The total cost of a Storage Discovery workspace will depend on its configuration.
89
+
## Understand billing
30
90
31
-
You can configure a workspace to observe storage resources (e.g. storage accounts).
32
-
In the case of Azure Blob Storage, storage accounts contain objects. The cost of a Discovery workspace depends on the number of storage account resources and blobs within them.
91
+
The total cost of a Storage Discovery workspace depends on the pricing plan you choose and how you configure your workspace.
92
+
Cost increases with the number of storage resources and stored data objects you analyze.
93
+
94
+
In the case of Azure Blob Storage, storage accounts contain objects. The cost of a Discovery workspace depends on the number of storage account resources and blobs within them that are in scope to be analyzed.
|**Storage accounts analyzed**| Free | There is a fee per storage resource (e.g.: storage account) that is in a scope of your workspace. The more storage resources you analyze, the more the average resource cost decreases.|
99
+
|**Total objects analyzed***| Free | There is a fee per data object (e.g.: blob object) that is contained in a storage resource. The more storage objects you analyze, the more the average object cost decreases. |
100
+
101
+
> [!NOTE]
102
+
> The actual cost in your market and currency will be published on Azure.com before billing begins on October 1st, 2025.
103
+
104
+
## Additional considerations
105
+
106
+
Storing, retrieving, or generating Discovery insights causes no additional charges. Your Azure Storage resources experience no additional transactions or performance impact when analyzing them with Azure Storage Discovery.
107
+
108
+
Every workspace is billed individually. Including a storage resource in a paid Discovery workspace increases the bill of that workspace, even if the same storage resource is already included in a different workspace.
109
+
110
+
## Next steps
111
+
112
+
After understanding the billing implications, it's a good idea to get more familiar with the Discovery service. Select an article to learn more.
113
+
114
+
-[Get an overview of the Discovery service](overview.md)
115
+
-[Plan your Storage Discovery deployment](deployment-planning.md)
116
+
-[Create a Storage Discovery workspace](create-workspace.md)
0 commit comments