Skip to content

Commit b775f51

Browse files
authored
Merge pull request #30723 from MicrosoftDocs/main
5/23/2024 AM Publish
2 parents 415d3d1 + 86d599c commit b775f51

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

azure-sql/virtual-machines/windows/storage-performance-analysis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The following table explains the Azure Metrics used to identify problematic thro
5252

5353
## I/O analysis findings 
5454

55-
Based on its analysis of performance metrics, I/O analysis determines that there's:
55+
Based on its analysis of performance metrics in the last 24 hours, I/O analysis determines that there's:
5656
- No throttling
5757
- VM level I/O throttling
5858
- Disk level I/O throttling
@@ -177,9 +177,9 @@ You can view a [full list of recommendations on GitHub](https://github.com/micro
177177

178178
On the **I/O related best practices** tab, use **Run assessment** to start an assessment of your configuration, which should take a few minutes to complete (unless there's a large number of databases and objects). Alternatively, if you see a timestamp for the latest available results, you can use **Fetch latest results** to review findings from previous assessments.
179179

180-
## Analyze IO with PowerShell
180+
## Analyze I/O with PowerShell
181181

182-
You can also use the [IO Analysis](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-vm-io-analysis.ps1) PowerShell script to analyze the IO performance of your SQL Server VM:
182+
You can also use the [I/O Analysis](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-vm-io-analysis.ps1) PowerShell script to analyze the I/O performance of your SQL Server VM:
183183

184184
:::code language="powershell" source="~/../sql-server-samples/samples/manage/sql-vm-io-analysis.ps1":::
185185

0 commit comments

Comments
 (0)