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/frequently-asked-questions.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,45 +11,45 @@ ms.date: 08/01/2025
11
11
12
12
In this article, learn about the frequently asked questions and the answers about Azure Storage Discovery.
13
13
14
-
## I can't find a subscription in the tree picker to add it to the workspace root.
14
+
## I can't find a subscription in the workspace root picker (resource tree) to add it to the workspace root.
15
15
- Verify you are in the correct Tenant and the subscription is selected.
16
-
- Navigate to Settings (right-hand corner on Azure Portal) and "Directories and Subscriptions".
17
-
-Click on "All Subscription" dropdown to verify if the subscription is selected. If the subscription is not selected here, it will not show up on the 'Add workspace root' flow.
16
+
- Navigate to Settings (right-hand corner on Portal) and "Directories and Subscriptions"
17
+
-Select the "All Subscription" drop-down to verify if the subscription is selected. If the subscription isn't selected here, it will not show up on the 'Add workspace root' flow.
18
18
19
19
## I created the workspace but can't see any data yet.
20
20
Once the Discovery workspace is created, it can take up to 24 hours for the data to show up on Reports.
21
21
22
-
## It's been more than 24 hours and still can't see the data on reports.
22
+
## It's more than 24 hours since the workspace was created and I still can't see data on the reports.
23
23
- Verify discovery resource has a valid "Scope" defined.
24
-
- Verify the ARM tags specified in the "Scope" matches the tags present on the storage accounts that you want to capture insights on. Tag values are case-sensitive, hence verify that the tags match exactly.
24
+
- Verify the ARM tags specified in the "Scope" matches the tags present on the storage accounts that you want to capture insights on. Tag values are case-sensitive. Verify that the tags match exactly.
25
25
- Verify the subscription or resource group added as workspace roots have storage accounts present.
26
-
- If still no data is shown on the reports after 24 hours of creation, please contact [Azure Support](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview).
26
+
- If still no data is shown on the reports after 24 hours of creation, contact [Azure Support](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview).
27
27
28
28
## I see data on Capacity and Configuration report but not on other reports.
29
-
Activity, Security, and Consumption reports will show insights only for Standard pricing plan and not for Free plan. Please verify your workspace's pricing plan and upgrade if needed.
29
+
Activity, Security, and Consumption reports show insights only for Standard pricing plan and not for Free plan. Verify your workspace's pricing plan and upgrade if needed.
30
30
31
-
## Unable to add more than 5 scopes in a workspace.
32
-
Discovery workspace has a default limit of 5 scopes per workspace. Support team may be contacted with a request to increase this limit if needed. Please provide the tenantID, SubscriptionID where you would want this limit to be increased.
31
+
## Unable to add more than ten scopes in a workspace.
32
+
Discovery workspace has a default limit of ten scopes per workspace. Support team may be contacted with a request to increase this limit if needed. Provide the tenantID, SubscriptionID where you would want this limit to be increased.
33
33
34
34
## Unable to include more than 100 resources (Subscription or resource groups) as part of Discovery workspace root.
35
-
Discovery workspace has a default limit of 100 workspace roots per workspace. Support team may be contacted with a request to increase this limit if needed. Please provide the tenantID, SubscriptionID where you would want this limit to be increased.
35
+
Discovery workspace has a default limit of 100 workspace roots per workspace. Support team may be contacted with a request to increase this limit if needed. Provide the tenantID, SubscriptionID where you would want this limit to be increased.
36
36
37
-
## Unable to add more than 5 tags per scope in workspace.
38
-
Discovery workspace has a default limit of 5 ARM tags per scopes in each workspace. Support team may be contacted with a request to increase this limit if needed. Please provide the tenantID, SubscriptionID where you would want this limit to be increased.
37
+
## Unable to add more than five tags per scope in workspace.
38
+
Discovery workspace has a default limit of five ARM tags per scopes in each workspace. Support team may be contacted with a request to increase this limit if needed. Provide the tenantID, SubscriptionID where you would want this limit to be increased.
39
39
40
40
## What is the limit on number of Discovery workspaces per subscription?
41
-
Discovery has a limit of 10 workspaces allowed per subscription per region. Support team may be contacted with a request to increase this limit if needed. Please provide the tenantID, SubscriptionID where you would want this limit to be increased.
41
+
Discovery has a limit of 10 workspaces allowed per subscription per region. Support team may be contacted with a request to increase this limit if needed. Provide the tenantID, SubscriptionID where you would want this limit to be increased.
42
42
43
-
## Changes to resources (like creation of new storage accounts or change in storage account configuration) is not showing up on the Discovery reports.
43
+
## Changes to resources (like creation of new storage accounts or change in storage account configuration) aren't showing up on the Discovery reports.
44
44
It takes up to 24 hours for any change in the resources to be reflected in the Discovery reports.
45
45
46
46
## Aggregated data in Free and Standard pricing plan
47
47
Free pricing plan gets daily aggregates of data whereas Standard pricing plan gets hourly aggregates of data.
48
48
49
49
## Switching pricing plan for a workspace
50
-
If a workspace is downgraded from Standard pricing plan to Free, previously aggregated data will be deleted and free plan will only get the default 15 days of historical data retained over 15 days. User must be careful while downgrading a workspace as the data once lost cannot be recovered.
50
+
If a workspace is downgraded from Standard pricing plan to Free, previously aggregated data be deleted and free plan will only get the default 15 days of historical data retained over 15 days. User must be careful while downgrading a workspace as the data once lost can't be recovered.
51
51
52
-
## Discovery reports are not showing few storage accounts that are part of the workspace.
52
+
## Discovery reports aren't showing few storage accounts that are part of the workspace.
53
53
- Verify if the storage account was created less than 24 hours ago. Discovery reports take upto 24 hours to show any changes to the resources like adding new storage accounts or blobs.
54
54
- Verify if ARM tags are still intact on the storage accounts and they match to the tags configured in the workspace's scope.
55
-
- Ensure the storage account has blobs in it. Empty storage accounts do not show up on the discovery reports.
55
+
- Ensure the storage account has blobs in it. Empty storage accounts don't show up on the discovery reports.
0 commit comments