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/core-concepts.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.author: shaas
13
13
The concepts and terminology used throughout this documentation are defined below.
14
14
15
15
### Azure Storage Discovery Workspace (ASDW)
16
-
The Azure Storage Discovery Workspace is the resource used to deploy and manage Storage Discovery in your subscription. It defines the scope of analysis - such as subscriptions or resource groups and once created, it enables visibility into capacity, transactions, and configuration trends across selected storage accounts.
16
+
The Azure Storage Discovery Workspace is the resource used to deploy and manage Storage Discovery in your subscription. It defines the scope of analysis - such as subscriptions or resource groups and once created, it enables visibility into capacity, transactions, and configuration trends across storage accounts within the selected "scope".
17
17
18
18
### Workspace Root
19
19
Azure Resource Manager (ARM) resource identifiers that define the root-level boundaries of an Azure Storage Discovery Workspace (ASDW). These roots specify the top-level Azure resources - such as subscriptions and/or resource groups - over which the discovery workspace will operate.
@@ -43,10 +43,10 @@ Deploying Azure Storage Discovery workspace in one of your Azure subscriptions i
43
43
44
44
## Select a subscription and region for Azure Storage Discovery workspace deployment
45
45
46
-
Azure Storage Discovery workspace can be deployed in a subscription of your choice and in one of the supported regions as described.
46
+
Azure Storage Discovery workspace can be deployed in a subscription of your choice and in one of the supported region.
Once created, a Discovery workspace can aggregate metrics from storage accounts within its "Scope", regardless of whether those accounts reside in different regions.
49
+
Once a discovery workspace is created in a specific region, it can aggregate metrics from storage accounts located across a broader set of supported regions, irrespective of the region in which the discovery workspace itself resides.
@@ -55,7 +55,7 @@ To deploy a Discovery Workspace, user must have following access:
55
55
56
56
| Scenario | Minimal RBAC role assignments needed |
57
57
|---|---|
58
-
| To deploy Discovery workspace | Contributor access on the subscription |
58
+
| To deploy Discovery workspace | Contributor access on the subscription or the resource group|
59
59
| 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 |
60
60
| To view Discovery reports | Reader access on the Discovery workspace |
61
61
@@ -66,7 +66,7 @@ Storage Discovery is available in two different SKUs or pricing plans.
66
66
| Pricing Plan | Best for | Capacity | Transactions | Configuration | History |
67
67
|---|---|---|---|---|---|
68
68
| Free | Small-scale deployments and evaluation | • Trends<br>• Distributions<br>• Top storage accounts | Not available | • Resource configuration | • Backfill: 15 days<br>• Retention: 15 days |
69
-
| 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: 30 days<sup>1</sup> <br>• Retention: 18 months |
69
+
| 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: 30 days <br>• Retention: 18 months |
70
70
71
-
<sup>1</sup> Storage Discovery will soon support 6 months of historical data through upcoming backfill enhancements for Standard pricing plan.<br><br>
71
+
<br><br>
72
72
Refer [Storage Discovery Pricing page](pricing.md) for more details.
Copy file name to clipboardExpand all lines: articles/storage-discovery/deploy-planning.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,7 @@ Azure Storage Discovery empowers organizations to gain deep, actionable insights
14
14
15
15
## Workspace Region Availability
16
16
17
-
Azure Storage Discovery Workspaces (ASDW) are the foundational resource for configuring and visualizing your storage insights. During the preview phase, workspaces can be created in the following Azure regions:
18
-
17
+
Azure Storage Discovery Workspaces (ASDW) are the foundational resource for configuring and visualizing your storage insights.
@@ -37,7 +36,6 @@ When selecting a region for your workspace:
37
36
## Regions for Storage Insights Aggregation
38
37
39
38
While the workspace defines where your insights are processed and stored, the actual data being analyzed comes from storage accounts across multiple regions.
Copy file name to clipboardExpand all lines: articles/storage-discovery/includes/control-plane-regions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.date: 08/01/2025
6
6
ms.service: azure-storage-mover
7
7
---
8
8
9
-
Azure Storage Discovery is currently in PREVIEW and is available in the select regions. Below is the list of regions where storage discovery workspaces can be created:
9
+
Below is the list of regions where storage discovery workspaces can be created:
Copy file name to clipboardExpand all lines: articles/storage-discovery/includes/data-plane-regions.md
+38-14Lines changed: 38 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,47 @@ ms.topic: include
5
5
ms.date: 08/01/2025
6
6
ms.service: azure-storage-mover
7
7
---
8
+
8
9
List of regions from which storage insights 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.
Copy file name to clipboardExpand all lines: articles/storage-discovery/pricing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ For each Discovery workspace, you can select from free or paid options. The numb
21
21
| Discovery pricing plan | Description |
22
22
|---|---|
23
23
| Free | Includes limited Capacity and Resource configuration insights for up to 15 days with daily updates of the data. |
24
-
| Standard | Includes insights for Capacity, Operations, Resource and security configurations. Upon workspace creation, historic data is aggregated for the prior 15 days and all data is retained for up to 18 months.|
24
+
| 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.|
0 commit comments