Skip to content

Commit fca5ede

Browse files
Merge pull request #273967 from dknappettmsft/avd-insights-gateway-region-acronyms
AVD added list of gateway region codes
2 parents d68bd57 + 4e37c64 commit fca5ede

File tree

2 files changed

+57
-1
lines changed

2 files changed

+57
-1
lines changed

articles/virtual-desktop/insights-glossary.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,59 @@ When an error or alert appears in Azure Virtual Desktop Insights, it's categoriz
6868

6969
Each diagnostics issue or error includes a message that explains what went wrong. To learn more about troubleshooting errors, see [Identify and diagnose Azure Virtual Desktop issues](./troubleshoot-set-up-overview.md).
7070

71+
## Gateway region codes
72+
73+
Some metrics in Azure Virtual Desktop Insights list the gateway region a user connects through. The gateway region is represented by a three or four-letter code that corresponds to the Azure region where the gateway is located. The following table lists the gateway region codes and their corresponding Azure regions:
74+
75+
| Gateway region code | Azure region |
76+
|--|--|
77+
| AUC | Australia Central |
78+
| AUC2 | Australia Central 2 |
79+
| AUE | Australia East |
80+
| AUSE | Australia Southeast |
81+
| BRS | Brazil South |
82+
| CAC | Canada Central |
83+
| CAE | Canada East |
84+
| CHNO | Switzerland North |
85+
| CIN | Central India |
86+
| CUS | Central US |
87+
| EAS | East Asia |
88+
| EEU | East Europe |
89+
| EUS | East US |
90+
| EUS2 | East US 2 |
91+
| FRAS | France South |
92+
| FRC | France Central |
93+
| GEC | Germany Central |
94+
| GEN | Germany North |
95+
| GENE | Germany Northeast |
96+
| GWC | Germany West Central |
97+
| JPE | Japan East |
98+
| JPW | Japan West |
99+
| KRC | Korea Central |
100+
| KRS | Korea South |
101+
| KRS2 | Korea South 2 |
102+
| NCUS | North Central US |
103+
| NEU | North Europe |
104+
| NOE | Norway East |
105+
| NOW | Norway West |
106+
| SAN | South Africa North |
107+
| SAW | South Africa West |
108+
| SCUS | South Central US |
109+
| SEA2 | Southeast Asia 2 |
110+
| SEAS | Southeast Asia |
111+
| SIN | South India |
112+
| SWW | Switzerland West |
113+
| UAEC | UAE Central |
114+
| UAEN | UAE North |
115+
| UKN | UK North |
116+
| UKS | UK South |
117+
| UKS2 | UK South 2 |
118+
| UKW | UK West |
119+
| WCUS | West Central US |
120+
| WEU | West Europe |
121+
| WIN | West India |
122+
| WUS | West US |
123+
71124
## Input delay
72125

73126
"Input delay" in Azure Virtual Desktop Insights means the input delay per process performance counter for each session. In the host performance page at [aka.ms/azmonwvdi](https://portal.azure.com/#blade/Microsoft_Azure_WVD/WvdManagerMenuBlade/workbooks), this performance counter is configured to send a report to the service once every 30 seconds. These 30-second intervals are called "samples," and the report the worst case in that window. The median and p95 values reflect the median and 95th percentile across all samples.

articles/virtual-desktop/insights-use-cases.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ To view round-trip time:
3232
1. From the drop-down lists, select one or more **subscriptions**, **resource groups**, **host pools**, and specify a **time range**, then select the **Connection Performance** tab.
3333

3434
1. Review the section for **Round-trip time** and focus on the table for **RTT by gateway region** and the graph **RTT median and 95th percentile for all regions**. In the example below, most median latencies are under the ideal threshold of 100 ms, but several are higher. In many cases, the 95th percentile (p95) is substantially higher than the median, meaning that there are some users experiencing periods of higher latency.
35-
35+
3636
:::image type="content" source="media/insights-use-cases/insights-connection-performance-latency-1.png" alt-text="A screenshot of a table and graph showing the round-trip time." lightbox="media/insights-use-cases/insights-connection-performance-latency-1.png":::
37+
38+
> [!TIP]
39+
> You can find a list of the gateway region codes and their corresponding Azure region at [Gateway region codes](insights-glossary.md#gateway-region-codes).
3740
3841
1. For the table **RTT by gateway region**, select **Median**, until the arrow next to it points down, to sort by the median latency in descending order. This order highlights gateways your users are reaching with the highest latency that could be having the most impact. Select a gateway to view the graph of its RTT median and 95th percentile, and filter the list of 20 top users by RTT median to the specific region.
3942

0 commit comments

Comments
 (0)