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/azure-monitor/insights/storage-insights-overview.md
+7-11Lines changed: 7 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,7 +238,7 @@ To help troubleshoot any storage-related issues you identify with Azure Monitor
238
238
239
239
### Why can I only see 200 storage accounts?
240
240
241
-
The number of selected storage accounts has a limit of 200, regardless of the number of subscriptions that are selected. They can be selected and viewed in Storage Insights.
241
+
The number of selected storage accounts has a limit of 200, regardless of the number of subscriptions that are selected.
242
242
243
243
### What happens when I click on a recently pinned tile in the dashboard?
244
244
@@ -263,13 +263,13 @@ The portal will show data only for selected subscriptions on portal launch. To c
263
263
Refer to the [Modify the availability threshold](storage-insights-overview.md#modify-the-availability-threshold)
264
264
section for the detailed steps on how to change the coloring and thresholds for availability.
265
265
266
-
### How to analyze and troubleshoot the data shown in Storage Insights?
266
+
### How to analyze and troubleshoot the data shown in Azure Monitor for Storage?
267
267
268
-
Refer to the [Monitor, diagnose, and troubleshoot Microsoft Azure Storage](https://docs.microsoft.com/azure/storage/common/storage-monitoring-diagnosing-troubleshooting) article for details on how to analyze and troubleshoot the Azure Storage data shown in the SAI.
268
+
Refer to the [Monitor, diagnose, and troubleshoot Microsoft Azure Storage](https://docs.microsoft.com/azure/storage/common/storage-monitoring-diagnosing-troubleshooting) article for details on how to analyze and troubleshoot the Azure Storage data shown in the Azure Monitor for Storage.
269
269
270
270
### Why don’t I see all the types of errors in metrics?
271
271
272
-
A: Currently, up-to three different types of error are shown and the rest of the errors are grouped together in a single bucket. It is controlled using splitByLimit and can be modified. For changing this property:
272
+
Currently, upto three different types of error are shown and the rest of the errors are grouped together in a single bucket. It is controlled using splitByLimit and can be modified. For changing this property:
273
273
274
274
1. Click on edit workbook.
275
275
2. Go to metrics, click on edit and then select **Transactions, Sum** or whatever metrics you want to edit.
@@ -282,9 +282,9 @@ A: Currently, up-to three different types of error are shown and the rest of the
282
282
283
283
If you want to see n different types of error than specify splitByLimit as n+1, 1 extra for rest of the errors.
284
284
285
-
### I saved my Workbook while on some Storage Account. Why can’t I find it now?
285
+
### I saved my workbook while on some Storage Account. Why can’t I find it now?
286
286
287
-
Each Workbook is saved in the storage account that you saved in it. Try to find the specific Storage Account in which the user saved the workbook. Otherwise, there is no way to find a specific workbook without knowing the resource (storage account).
287
+
Each workbook is saved in the storage account that you saved it in. Try to find the specific Storage Account in which the user saved the workbook. Otherwise, there is no way to find a specific workbook without knowing the resource (storage account).
288
288
289
289
### What is time range?
290
290
@@ -294,7 +294,7 @@ Time range shows you data from a certain time frame. For example, if the time ra
294
294
295
295
Time granularity is the time difference between two data points. For example, if the time grain is set to 1 second that means metrics are collected each second.
296
296
297
-
### What is the time granularity once we pin any part of the Workbooks to a dashboard?
297
+
### What is the time granularity once we pin any part of the workbooks to a dashboard?
298
298
299
299
The default time granularity is set to automatic, it currently can't be changed at this time. To see this, you can click on the ellipse in the top right of a tile on the dashboard and select **Customize tile data** this will bring up the "configure tile settings" on the right.
300
300
@@ -317,10 +317,6 @@ To change the name of a step in your saved workbook select edit under the step a
317
317

318
318

319
319
320
-
### What if I am not seeing any health data or getting an authentication issue while retrieving the health data?
321
-
322
-
A: Go to Storage accounts (from the home page), select the account, and under “Support + troubleshooting” select resource health. If health data is enabled and you still see no health data, contact support. There is a contact support link you can select under "what actions can you take".
323
-
324
320
## Next steps
325
321
326
322
* Configure [metric alerts](../platform/alerts-metric.md) and [service health notifications](../../service-health/alerts-activity-log-service-notifications.md) to set up automated alerting to aid in detecting issues.
0 commit comments