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
<sup>1</sup> For information on regions covered, see [Storage Discovery Regions](regionalCoverage.md).
39
+
<sup>2</sup> For information on Storage Discovery pricing plan, see [Understand Storage Discovery Pricing](discovery-pricing.md).
38
40
39
41
### Define WorkspaceRoots
40
42
WorkspaceRoots specifies the top-level Azure resource identifiers - such as subscriptions or resource groups - where Storage Discovery initiates its scan for storage accounts. These identifiers serve as the root of the discovery process, defining the overall scope and boundaries of your Azure estate that will be analyzed. Select the subscriptions and/or resource groups that need to be included in the workspace.
@@ -44,7 +46,14 @@ WorkspaceRoots specifies the top-level Azure resource identifiers - such as subs
44
46
> - Up to 100 resources - subscriptions and/or resource groups can be included in one ASDW.
45
47
46
48
> [!div class="mx-imgBorder"]
47
-
> 
49
+
> 
50
+
51
+
Once the subscriptions, resource groups or tenant is added to the workspace, an access check is run to verify if the user has Microsoft.Storage/storageAccounts/read on the added resources. As the checks are running, status of the run is as shown below:
52
+
53
+
> [!div class="mx-imgBorder"]
54
+
> 
55
+
56
+
If you do not have Microsoft.Storage/storageAccounts/read on any of the resources added, remove the resource from the workSpaceRoots to proceed with the creation of workspace or resolve the access issue and try again.
48
57
49
58
### Create Scope
50
59
Scopes are logical groupings of storage accounts within the defined workspaceRoots.They allow you to filter and organize data using tags and resource types. This enables targeted insights - you can create scopes for different departments, environments, or compliance zones.
@@ -55,7 +64,17 @@ Scopes are logical groupings of storage accounts within the defined workspaceRoo
55
64
> [!IMPORTANT]
56
65
> **Default Scope** is added automatically which would include all storage accounts within the subscriptions or resource groups added in the **workspaceRoots**
57
66
58
-
Add tags, if needed on the ASDW resource and click on Review and Create for the resource to get deployed.
67
+
Add tags, if needed on the ASDW resource and click on Review and Create.
68
+
69
+
If the access check on the workspaceRoots resources is not yet complete, the *Review and Create* tab will show the informational message that the access check is in progress and resource cannot be deployed when the access check is in progress.
70
+
71
+
> [!div class="mx-imgBorder"]
72
+
> 
73
+
74
+
> [!NOTE]
75
+
> Please note that Discovery resource creation will fail if the access checks on any added subscription or resource group or tenant is not successful.
76
+
77
+
When the access checks completes successfully, resource can be deployed.
59
78
60
79
> [!div class="mx-imgBorder"]
61
80
> 
0 commit comments