Skip to content

Commit 61ee6c7

Browse files
committed
AVD clarifies required URLs for diagnostic output
1 parent 6d1c6b5 commit 61ee6c7

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

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)