Skip to content

Commit 10a476e

Browse files
Merge pull request #253589 from dknappettmsft/avd-diag-output-required-urls
AVD clarified required URLs for diagnostic output
2 parents b5a4c40 + bec5095 commit 10a476e

File tree

4 files changed

+13
-15
lines changed

4 files changed

+13
-15
lines changed

articles/virtual-desktop/agent-updates-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article describes how to use diagnostic logs in a Log Analytics workspace t
1717

1818
To enable sending diagnostic logs to your Log Analytics workspace:
1919

20-
1. Create a Log Analytics workspace, if you haven't already. Next, get the workspace ID and primary key by following the instructions in [Use Log Analytics for the diagnostics feature](diagnostics-log-analytics.md#before-you-get-started).
20+
1. Create a Log Analytics workspace, if you haven't already. Next, get the workspace ID and primary key by following the instructions in [Use Log Analytics for the diagnostics feature](diagnostics-log-analytics.md#prerequisites).
2121

2222
2. Send diagnostics to the Log Analytics workspace you created by following the instructions in [Push diagnostics data to your workspace](diagnostics-log-analytics.md#push-diagnostics-data-to-your-workspace).
2323

articles/virtual-desktop/connection-quality-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ ms.custom: engagement-fy23
1313
>[!IMPORTANT]
1414
>The Connection Graphics Data Logs are currently in preview. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1515
16-
[Connection quality](connection-latency.md) is essential for good user experiences, so it's important to be able to monitor connections for potential issues and troubleshoot problems as they arise. Azure Virtual Desktop offers tools like [Log Analytics](diagnostics-log-analytics.md) that can help you monitor your deployment's connection health. This article will show you how to configure your diagnostic settings to let you collect connection quality data and query data for specific parameters.
16+
[Connection quality](connection-latency.md) is essential for good user experiences, so it's important to be able to monitor connections for potential issues and troubleshoot problems as they arise. Azure Virtual Desktop integrates with tools like [Log Analytics](diagnostics-log-analytics.md) that can help you monitor your deployment's connection health. This article will show you how to configure your diagnostic settings to let you collect connection quality data and query data for specific parameters.
1717

1818
## Prerequisites
1919

20-
To start collecting connection quality data, you’ll need to [set up a Log Analytics workspace](diagnostics-log-analytics.md).
20+
To start collecting connection quality data, you need to [set up a Log Analytics workspace for use with Azure Virtual Desktop](diagnostics-log-analytics.md).
2121

2222
>[!NOTE]
2323
>Normal storage charges for Log Analytics will apply. Learn more at [Azure Monitor Logs pricing details](../azure-monitor/logs/cost-logs.md).

articles/virtual-desktop/diagnostics-log-analytics.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,19 @@ Azure Monitor lets you analyze Azure Virtual Desktop data and review virtual mac
3939
>[!NOTE]
4040
>To learn how to monitor your VMs in Azure, see [Monitoring Azure virtual machines with Azure Monitor](../azure-monitor/vm/monitor-vm-azure.md). Also, make sure to review the [Azure Virtual Desktop Insights glossary](./insights-glossary.md) for a better understanding of your user experience on the session host.
4141
42-
## Before you get started
42+
## Prerequisites
4343

44-
Before you can use Log Analytics, you'll need to create a workspace. To do that, follow the instructions in one of the following two articles:
44+
Before you can use Azure Virtual Desktop with Log Analytics, you need:
4545

46-
- If you prefer using Azure portal, see [Create a Log Analytics workspace in Azure portal](../azure-monitor/logs/quick-create-workspace.md).
47-
- If you prefer PowerShell, see [Create a Log Analytics workspace with PowerShell](../azure-monitor/logs/powershell-workspace-configuration.md).
46+
- A Log Analytics workspace. For more information, see [Create a Log Analytics workspace in Azure portal](../azure-monitor/logs/quick-create-workspace.md) or [Create a Log Analytics workspace with PowerShell](../azure-monitor/logs/powershell-workspace-configuration.md). After you've created your workspace, follow the instructions in [Connect Windows computers to Azure Monitor](../azure-monitor/agents/agent-windows.md#workspace-id-and-key) to get the following information:
47+
- The workspace ID
48+
- The primary key of your workspace
4849

49-
After you've created your workspace, follow the instructions in [Connect Windows computers to Azure Monitor](../azure-monitor/agents/agent-windows.md#workspace-id-and-key) to get the following information:
50+
You'll need this information later in the setup process.
5051

51-
- The workspace ID
52-
- The primary key of your workspace
52+
- Access to specific URLs from your session hosts for diagnostics to work. For more information, see [Required URLs for Azure Virtual Desktop](safe-url-list.md) where you'll see entries for **Diagnostic output**.
5353

54-
You'll need this information later in the setup process.
55-
56-
Make sure to review permission management for Azure Monitor to enable data access for those who monitor and maintain your Azure Virtual Desktop environment. For more information, see [Get started with roles, permissions, and security with Azure Monitor](../azure-monitor/roles-permissions-security.md).
54+
- Make sure to review permission management for Azure Monitor to enable data access for those who monitor and maintain your Azure Virtual Desktop environment. For more information, see [Get started with roles, permissions, and security with Azure Monitor](../azure-monitor/roles-permissions-security.md).
5755

5856
## Push diagnostics data to your workspace
5957

articles/virtual-desktop/safe-url-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following table is the list of URLs your session host VMs need to access for
2929
|---|---|---|---|
3030
| `login.microsoftonline.com` | 443 | Authentication to Microsoft Online Services |
3131
| `*.wvd.microsoft.com` | 443 | Service traffic | WindowsVirtualDesktop |
32-
| `*.prod.warm.ingest.monitor.core.windows.net` | 443 | Agent traffic | AzureMonitor |
32+
| `*.prod.warm.ingest.monitor.core.windows.net` | 443 | Agent traffic<br /><br />[Diagnostic output](diagnostics-log-analytics.md) | AzureMonitor |
3333
| `catalogartifact.azureedge.net` | 443 | Azure Marketplace | AzureFrontDoor.Frontend |
3434
| `gcs.prod.monitoring.core.windows.net` | 443 | Agent traffic | AzureCloud |
3535
| `kms.core.windows.net` | 1688 | Windows activation | Internet |
@@ -71,7 +71,7 @@ The following table lists optional URLs that your session host virtual machines
7171
|--|--|--|--|
7272
| `login.microsoftonline.us` | 443 | Authentication to Microsoft Online Services |
7373
| `*.wvd.azure.us` | 443 | Service traffic | WindowsVirtualDesktop |
74-
| `*.prod.warm.ingest.monitor.core.usgovcloudapi.net` | 443 | Agent traffic | AzureMonitor |
74+
| `*.prod.warm.ingest.monitor.core.usgovcloudapi.net` | 443 | Agent traffic<br /><br />[Diagnostic output](diagnostics-log-analytics.md) | AzureMonitor |
7575
| `gcs.monitoring.core.usgovcloudapi.net` | 443 | Agent traffic | AzureCloud |
7676
| `kms.core.usgovcloudapi.net` | 1688 | Windows activation | Internet |
7777
| `mrsglobalstugviffx.blob.core.usgovcloudapi.net` | 443 | Agent and side-by-side (SXS) stack updates | AzureCloud |

0 commit comments

Comments
 (0)