Skip to content

Commit 891894a

Browse files
authored
Merge pull request #192470 from BenMurphy-ms/patch-3
Update Session Hosts section with limits
2 parents 8a9c387 + cdf6545 commit 891894a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-desktop/azure-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,15 +126,15 @@ To set the Log Analytics workspace where you want to collect session host data:
126126
You'll need to install the Log Analytics agent on all session hosts in the host pool and send data from those hosts to your selected Log Analytics workspace. If Log Analytics isn't configured for all the session hosts in the host pool, you'll see a **Session hosts** section at the top of **Session host data settings** with the message "Some hosts in the host pool are not sending data to the selected Log Analytics workspace."
127127

128128
>[!NOTE]
129-
> If you don't see the **Session hosts** section or error message, all session hosts are set up correctly. Skip ahead to set up instructions for [Workspace performance counters](#workspace-performance-counters).
129+
> If you don't see the **Session hosts** section or error message, all session hosts are set up correctly. Skip ahead to set up instructions for [Workspace performance counters](#workspace-performance-counters). Currently automated deployment is limited to 1000 session hosts or fewer.
130130
131131
To set up your remaining session hosts using the configuration workbook:
132132

133133
1. Select **Add hosts to workspace**.
134134
2. Refresh the configuration workbook.
135135

136136
>[!NOTE]
137-
>The host machine needs to be running to install the Log Analytics extension. If automatic deployment doesn't work, you can install the extension on a host manually instead. To learn how to install the extension manually, see [Log Analytics virtual machine extension for Windows](../virtual-machines/extensions/oms-windows.md).
137+
>For larger host pools (> 1000 session hosts), or if there are deployment issues, it is recommended to install the Log Analytics agent at [time of session host creation](../virtual-machines/extensions/oms-windows.md#extension-schema) through the use of an ARM template.
138138
139139
#### Workspace performance counters
140140

0 commit comments

Comments
 (0)