Skip to content

Commit e6c363e

Browse files
committed
fixes
1 parent 3419fba commit e6c363e

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

articles/azure-monitor/insights/storage-insights-overview.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ To help troubleshoot any storage-related issues you identify with Azure Monitor
238238

239239
### Why can I only see 200 storage accounts?
240240

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.
242242

243243
### What happens when I click on a recently pinned tile in the dashboard?
244244

@@ -263,13 +263,13 @@ The portal will show data only for selected subscriptions on portal launch. To c
263263
Refer to the [Modify the availability threshold](storage-insights-overview.md#modify-the-availability-threshold)
264264
section for the detailed steps on how to change the coloring and thresholds for availability.
265265

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?
267267

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.
269269

270270
### Why don’t I see all the types of errors in metrics?
271271

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, 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:
273273

274274
1. Click on edit workbook.
275275
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
282282

283283
If you want to see n different types of error than specify splitByLimit as n+1, 1 extra for rest of the errors.
284284

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?
286286

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).
288288

289289
### What is time range?
290290

@@ -294,7 +294,7 @@ Time range shows you data from a certain time frame. For example, if the time ra
294294

295295
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.
296296

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?
298298

299299
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.
300300

@@ -317,10 +317,6 @@ To change the name of a step in your saved workbook select edit under the step a
317317
![Select edit at the bottom of a workbook step to open up the settings](./media/storage-insights-overview/fqa-edit.png)
318318
![In settings select the gear at the bottom, to be able to change the step name](./media/storage-insights-overview/fqa-change-name.png)
319319

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-
324320
## Next steps
325321

326322
* 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

Comments
 (0)