Skip to content

Commit 638a24b

Browse files
committed
Pricing plan and SKUs page
1 parent b5bed79 commit 638a24b

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Planning for Storage Discovery deployment | Microsoft Docs
3+
description: Storage Discovery provides insights on storage capacity, transactions, and configurations - providing visibility into your storage estate at entire organization level and aiding business decisions.
4+
author: pthippeswamy
5+
ms.service: azure-storage-discovery
6+
ms.topic: overview
7+
ms.date: 06/27/2025
8+
ms.author: pthippeswamy
9+
---
10+
11+
<!--
12+
!########################################################
13+
STATUS: DRAFT
14+
15+
CONTENT: NOT STARTED
16+
17+
REVIEW Stephen/Fabian: NOT STARTED
18+
EDIT PASS: NOT STARTED
19+
20+
Document score: not run
21+
22+
!########################################################
23+
-->
24+
25+
Deploying Azure Storage Discovery workspace in one of your Azure subscriptions is the first step in starting aggregation of storage account metrics. This article discusses the important decisions and best practices for a Storage Discovery deployment.
26+
27+
## Select a subscription and region for Azure Storage Discovery workspace deployment
28+
29+
Azure Storage Discovery workspace can be deployed in a subscription of your choice and in one of the supported regions as listed in [Regional coverage of Azure Storage Discovery](discovery-regionalCoverage.md).
30+
31+
Once created, a Discovery workspace can aggregate metrics from storage accounts within its "Scope", regardless of whether those accounts reside in different regions. The list of regions from which metrics are aggregated is also provided in the [Regional coverage of Azure Storage Discovery](discovery-regionalCoverage.md).
32+
33+
## Permissions
34+
35+
To deploy a Discovery Workspace, user must have following access:
36+
37+
| Scenario | Minimal RBAC role assignments needed |
38+
|---|---|
39+
| To deploy Discovery workspace | Contributor access on the subscription |
40+
| To include the subscription or resource groups in a Discovery workspace as part of *workspaceRoots* | Microsoft.Storage/storageAccounts/read access on the subscription or resource group |
41+
| To view Discovery reports | Reader access on the Discovery workspace |
42+
43+
## Azure Storage Discovery pricing plans
44+
45+
Storage Discovery is available in two different SKUs or pricing plans.
46+
47+
| Pricing Plan | Best for | Capacity | Transactions | Configuration | History |
48+
|---|---|---|---|---|---|
49+
| Free | Small-scale deployments and evaluation | • Trends<br>• Distributions<br>• Top storage accounts | Not available | • Resource configuration | • Backfill: 15 days<br>• Retention: 15 days |
50+
| Standard | Production deployments with comprehensive insights | • Trends<br>• Distributions<br>• Top storage accounts | • Trends<br>• Distributions<br>• Top storage accounts | • Resource configuration<br>• Security configuration | • Backfill: 15 days<br>• Retention: 18 months |
51+
52+
Refer [Storage Discovery Pricing page](discovery-pricing.md) for more details.

articles/storage-discovery/discovery-regionalCoverage.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,14 @@ Document score: not run
2626

2727
Azure Storage Discovery is currently in PREVIEW and is available in the following regions. See the Supplemental Terms of Use for Microsoft Azure Previews for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2828

29-
This list is temporary and will change over time as Public Preview support continues to expand.
29+
List of regions where Azure Storage Discovery workspace can be created:
30+
- France Central
31+
- Canada Central
32+
- East US2
33+
- North Europe
34+
- West Europe
35+
36+
List of regions from which storage metrics will be aggregated by Storage Discovery is as given below. This list is temporary and will change over time as Public Preview support continues to expand.
3037
- East US2
3138
- West Europe
3239
- North Europe

0 commit comments

Comments
 (0)