Skip to content

Commit 316ae2d

Browse files
Merge pull request #304098 from pthippeswamy/pt_August
Additional known issue and formatting of FAQs
2 parents e3d4857 + 4d4aac9 commit 316ae2d

File tree

2 files changed

+64
-14
lines changed

2 files changed

+64
-14
lines changed

articles/storage-discovery/frequently-asked-questions.md

Lines changed: 61 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,45 +11,93 @@ ms.date: 08/01/2025
1111

1212
In this article, learn about the frequently asked questions and the answers about Azure Storage Discovery preview.
1313

14-
## I can't find a subscription in the workspace root picker (resource tree) to add it to the workspace root.
14+
<details>
15+
<summary> I can't find a subscription in the workspace root picker (resource tree) to add it to the workspace root.</summary>
16+
1517
- Verify you are in the correct Tenant and the subscription is selected.
1618
- Navigate to Settings (right-hand corner on Portal) and "Directories and Subscriptions"
1719
- 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.
1820

19-
## I created the workspace but can't see any data yet.
21+
</details>
22+
23+
<details>
24+
<summary>I created the workspace but can't see any data yet.</summary>
25+
2026
Once the Discovery workspace is created, it can take up to 24 hours for the data to show up on Reports.
2127

22-
## It's more than 24 hours since the workspace was created and I still can't see data on the reports.
28+
</details>
29+
30+
<details>
31+
<summary>It's more than 24 hours since the workspace was created and I still can't see data on the reports.</summary>
32+
2333
- Verify discovery resource has a valid "Scope" defined.
2434
- 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.
2535
- Verify the subscription or resource group added as workspace roots have storage accounts present.
2636
- 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).
2737

28-
## I see data on Capacity and Configuration report but not on other reports.
38+
</details>
39+
40+
<details>
41+
<summary>I see data on Capacity and Configuration report but not on other reports.</summary>
42+
2943
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.
3044

31-
## Unable to add more than ten scopes in a workspace.
45+
</details>
46+
47+
<details>
48+
<summary>Unable to add more than ten scopes in a workspace.</summary>
49+
3250
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.
3351

34-
## Unable to include more than 100 resources (Subscription or resource groups) as part of Discovery workspace root.
52+
</details>
53+
54+
<details>
55+
<summary>Unable to include more than 100 resources (Subscription or resource groups) as part of Discovery workspace root.</summary>
56+
3557
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.
3658

37-
## Unable to add more than five tags per scope in workspace.
59+
</details>
60+
61+
<details>
62+
<summary>Unable to add more than five tags per scope in workspace.</summary>
63+
3864
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.
3965

40-
## What is the limit on number of Discovery workspaces per subscription?
66+
</details>
67+
68+
<details>
69+
<summary>What is the limit on number of Discovery workspaces per subscription?</summary>
70+
4171
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.
4272

43-
## Changes to resources (like creation of new storage accounts or change in storage account configuration) aren't showing up on the Discovery reports.
73+
</details>
74+
75+
<details>
76+
<summary>Changes to resources (like creation of new storage accounts or change in storage account configuration) aren't showing up on the Discovery reports.</summary>
77+
4478
It takes up to 24 hours for any change in the resources to be reflected in the Discovery reports.
4579

46-
## Aggregated data in Free and Standard pricing plan
80+
</details>
81+
82+
<details>
83+
<summary>Aggregated data in Free and Standard pricing plan</summary>
84+
4785
Free pricing plan gets daily aggregates of data whereas Standard pricing plan gets hourly aggregates of data.
4886

49-
## Switching pricing plan for a workspace
87+
</details>
88+
89+
<details>
90+
<summary>Switching pricing plan for a workspace</summary>
91+
5092
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.
5193

52-
## Discovery reports aren't showing few storage accounts that are part of the workspace.
94+
</details>
95+
96+
<details>
97+
<summary>Discovery reports aren't showing few storage accounts that are part of the workspace.</summary>
98+
5399
- 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.
54100
- 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 don't show up on the discovery reports.
101+
- Ensure the storage account has blobs in it. Empty storage accounts don't show up on the discovery reports.
102+
103+
</details>

articles/storage-discovery/release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ Features included:
2525

2626
### Known Limitations
2727

28-
- Reports include insights for both Standard and Premium storage accounts. However, filtering specifically by performance type to isolate insights for Premium accounts is not yet supported. We are actively working to enable this functionality in an upcoming release.
28+
- Reports include insights for both Standard and Premium storage accounts. However, filtering specifically by performance type to isolate insights for Premium accounts isn't yet supported. We're actively working to enable this functionality in an upcoming release.
29+
30+
- Trend graphs in Reports may occasionally show sharp dips that don’t reflect actual changes in metrics like size or count. These dips are caused by a reporting issue and the fix is underway.

0 commit comments

Comments
 (0)