Skip to content

Commit c2721da

Browse files
committed
Mystery change.
1 parent 1dd6985 commit c2721da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/deploy-diagnostics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Here's how to manually configure the recommended performance counters:
113113
Learn more about the performance counters at [Windows and Linux performance data sources in Azure Monitor](/azure/azure-monitor/platform/data-sources-performance-counters).
114114

115115
>[!NOTE]
116-
>Any additional counters you configure wont show up in the diagnostics tool itself. To make it appear in the diagnostics tool, you need to configure the tool's config file. Instructions for how to do this with advanced administration will be available in GitHub at a later date.
116+
>Any additional counters you configure won't show up in the diagnostics tool itself. To make it appear in the diagnostics tool, you need to configure the tool's config file. Instructions for how to do this with advanced administration will be available in GitHub at a later date.
117117
118118
## Validate the script results in the Azure portal
119119

@@ -138,7 +138,7 @@ To make sure your Log Analytics workspace has the preconfigured Windows performa
138138
4. Make sure the following counters are preconfigured:
139139

140140
- LogicalDisk(\*)\\%Free Space: Displays the amount of free space of the total usable space on the disk as a percentage.
141-
- LogicalDisk(C:)\\Avg. Disk Queue Length: The length of disk transfer request for your C drive. The value shouldnt exceed 2 for more than a short period of time.
141+
- LogicalDisk(C:)\\Avg. Disk Queue Length: The length of disk transfer request for your C drive. The value shouldn't exceed 2 for more than a short period of time.
142142
- Memory(\*)\\Available Mbytes: The available memory for the system in megabytes.
143143
- Processor Information(\*)\\Processor Time: the percentage of elapsed time that the processor spends to execute a non-Idle thread.
144144
- User Input Delay per Session(\*)\\Max Input Delay

0 commit comments

Comments
 (0)