Skip to content

Commit 119abd2

Browse files
authored
Merge pull request #279748 from dknappettmsft/avd-remove-experience-estimator-links
AVD remove experience estimator links and references
2 parents d269aaf + 7b4cadb commit 119abd2

File tree

9 files changed

+5
-19
lines changed

9 files changed

+5
-19
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,8 +661,6 @@
661661
href: msixmgr-tool-syntax-description.md
662662
- name: Resources
663663
items:
664-
- name: User experience estimator
665-
href: https://azure.microsoft.com/services/virtual-desktop/assessment/
666664
- name: Pricing
667665
items:
668666
- name: Azure Virtual Desktop pricing

articles/virtual-desktop/connection-latency.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ In contrast to other diagnostics tables that report data at regular intervals th
101101

102102
- Learn more about how to monitor and run queries about connection quality issues at [Monitor connection quality](connection-quality-monitoring.md).
103103
- Troubleshoot connection and latency issues at [Troubleshoot connection quality for Azure Virtual Desktop](troubleshoot-connection-quality.md).
104-
- To check the best location for optimal latency, see the [Azure Virtual Desktop Experience Estimator tool](https://azure.microsoft.com/services/virtual-desktop/assessment/).
105104
- For pricing plans, see [Azure Log Analytics pricing](/services-hub/unified/health/azure-pricing).
106105
- To get started with your Azure Virtual Desktop deployment, check out [our tutorial](./create-host-pools-azure-marketplace.md).
107106
- To learn about bandwidth requirements for Azure Virtual Desktop, see [Understanding Remote Desktop Protocol (RDP) Bandwidth Requirements for Azure Virtual Desktop](rdp-bandwidth.md).

articles/virtual-desktop/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ landingContent:
8888
url: /training/browse/?expanded=azure&products=azure-virtual-desktop&resource_type=learning%20path
8989
- linkListType: reference
9090
links:
91-
- text: User experience estimator
92-
url: https://azure.microsoft.com/services/virtual-desktop/assessment/
9391
- text: Pricing calculator
9492
url: https://azure.microsoft.com/pricing/calculator/
9593

articles/virtual-desktop/insights-glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ You can also select entries to view additional information. You can view which h
185185

186186
## Round-trip time (RTT)
187187

188-
Round-trip time (RTT) is an estimate of the connection's round-trip time between the end-user’s location and the session host's Azure region. To see which locations have the best latency, look up your desired location in the [Azure Virtual Desktop Experience Estimator tool](https://azure.microsoft.com/services/virtual-desktop/assessment/).
188+
Round-trip time (RTT) is an estimate of the connection's round-trip time between the end-user’s location and the session host's Azure region. To see which locations have the best latency, look up your desired location in [Azure network round-trip latency statistics](../networking/azure-network-latency.md).
189189

190190
## Session history
191191

articles/virtual-desktop/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Also consider the following:
212212

213213
- Your users might need access to applications and data that is hosted on different networks, so make sure your session hosts can connect to them.
214214

215-
- Round-trip time (RTT) latency from the client's network to the Azure region that contains the host pools should be less than 150 ms. Use the [Experience Estimator](https://azure.microsoft.com/services/virtual-desktop/assessment/) to view your connection health and recommended Azure region. To optimize for network performance, we recommend you create session hosts in the Azure region closest to your users.
215+
- Round-trip time (RTT) latency from the client's network to the Azure region that contains the host pools should be less than 150 ms. To see which locations have the best latency, look up your desired location in [Azure network round-trip latency statistics](../networking/azure-network-latency.md). To optimize for network performance, we recommend you create session hosts in the Azure region closest to your users.
216216

217217
- Use [Azure Firewall for Azure Virtual Desktop deployments](../firewall/protect-azure-virtual-desktop.md) to help you lock down your environment and filter outbound traffic.
218218

articles/virtual-desktop/troubleshoot-client-windows-basic-shared.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ There are a few basic troubleshooting steps you can try if you're having issues
4040

4141
:::image type="content" source="media/troubleshoot-client-windows-basic-shared/troubleshoot-windows-client-connection-information.png" alt-text="A screenshot showing the connection bar in the Remote Desktop client for Windows.":::
4242

43-
1. Check the estimated connection round trip time (RTT) from your current location to the Azure Virtual Desktop service. For more information, see [Azure Virtual Desktop Experience Estimator](https://azure.microsoft.com/products/virtual-desktop/assessment/#estimation-tool)
4443
::: zone-end
4544

4645
::: zone pivot="windows-365"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ To reduce round trip time:
3030

3131
- Check your compute resources by looking at CPU utilization and available memory on your VM. You can view your compute resources by following the instructions in [Configuring performance counters](../azure-monitor/agents/data-sources-performance-counters.md#configure-performance-counters) to set up a performance counter to track certain information. For example, you can use the Processor Information(_Total)\\% Processor Time counter to track CPU utilization, or the Memory(\*)\\Available Mbytes counter for available memory. Both of these counters are enabled by default in Azure Virtual Desktop Insights. If both counters show that CPU usage is too high or available memory is too low, your VM size or storage may be too small to support your users' workloads, and you'll need to upgrade to a larger size.
3232

33-
## Optimize VM latency with the Azure Virtual Desktop Experience Estimator tool
33+
## Optimize VM latency by reviewing Azure network round-trip latency statistics
3434

35-
The [Azure Virtual Desktop Experience Estimator tool](https://azure.microsoft.com/services/virtual-desktop/assessment/) can help you determine the best location to optimize the latency of your VMs. We recommend you use the tool every two to three months to make sure the optimal location hasn't changed as Azure Virtual Desktop rolls out to new areas.
35+
Round-trip time (RTT) latency from the client's network to the Azure region that contains the host pools should be less than 150 ms. To see which locations have the best latency, look up your desired location in [Azure network round-trip latency statistics](../networking/azure-network-latency.md). To optimize for network performance, we recommend you create session hosts in the Azure region closest to your users. We recommend you review the statistics every two to three months to make sure the optimal location hasn't changed as Azure Virtual Desktop rolls out to new areas.
3636

3737
## My connection data isn't going to Azure Log Analytics
3838

articles/virtual-desktop/virtual-desktop-fall-2019/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ landingContent:
7979
url: /training/browse/?expanded=azure&products=azure-virtual-desktop&resource_type=learning%20path
8080
- linkListType: reference
8181
links:
82-
- text: User experience estimator
83-
url: https://azure.microsoft.com/services/virtual-desktop/assessment/
8482
- text: Pricing calculator
8583
url: https://azure.microsoft.com/pricing/calculator/
8684

articles/virtual-desktop/whats-new.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,8 +1106,6 @@ We've optimized performance by reducing connection latency in the following Azur
11061106
- Switzerland
11071107
- Canada
11081108

1109-
You can now use the [Experience Estimator](https://azure.microsoft.com/services/virtual-desktop/assessment/) to estimate the user experience quality in these areas.
1110-
11111109
### Azure Government Cloud availability
11121110

11131111
The Azure Government Cloud is now generally available. Learn more at [our blog post](https://azure.microsoft.com/updates/windows-virtual-desktop-is-now-generally-available-in-the-azure-government-cloud/).
@@ -1137,8 +1135,6 @@ Here's what changed in September 2020:
11371135
- Germany
11381136
- South Africa (for validation environments only)
11391137

1140-
You can now use the [Experience Estimator](https://azure.microsoft.com/services/virtual-desktop/assessment/) to estimate the user experience quality in these areas.
1141-
11421138
- We released version 1.2.1364 of the Windows Desktop client for Azure Virtual Desktop. In this update, we made the following changes:
11431139
- Fixed an issue where single sign-on (SSO) didn't work on Windows 7.
11441140
- Fixed an issue that caused the client to disconnect when a user who enabled media optimization for Teams tried to call or join a Teams meeting while another app had an audio stream open in exclusive mode.
@@ -1163,9 +1159,7 @@ Here's what changed in August 2020:
11631159
- Norway
11641160
- South Korea
11651161

1166-
You can use the [Experience Estimator](https://azure.microsoft.com/services/virtual-desktop/assessment/) to get a general idea of how these changes affect your users.
1167-
1168-
- The Microsoft Store Remote Desktop Client (v10.2.1522+) is now generally available! This version of the Microsoft Store Remote Desktop Client is compatible with Azure Virtual Desktop. We've also introduced refreshed UI flows for improved user experiences. This update includes fluent design, light and dark modes, and many other exciting changes. We've also rewritten the client to use the same underlying remote desktop protocol (RDP) engine as the iOS, macOS, and Android clients. This lets us deliver new features at a faster rate across all platforms. [Download the client](https://www.microsoft.com/p/microsoft-remote-desktop/9wzdncrfj3ps?rtc=1&activetab=pivot:overviewtab) and give it a try!
1162+
- The Microsoft Store Remote Desktop Client is now generally available. This version of the Microsoft Store Remote Desktop Client is compatible with Azure Virtual Desktop. We've also introduced refreshed UI flows for improved user experiences. This update includes fluent design, light and dark modes, and many other exciting changes. We've also rewritten the client to use the same underlying remote desktop protocol (RDP) engine as the iOS, macOS, and Android clients. This lets us deliver new features at a faster rate across all platforms. [Download the client](https://www.microsoft.com/p/microsoft-remote-desktop/9wzdncrfj3ps?rtc=1&activetab=pivot:overviewtab).
11691163

11701164
- We fixed an issue in the Teams Desktop client (version 1.3.00.21759) where the client only showed the UTC time zone in the chat, channels, and calendar. The updated client now shows the remote session's time zone instead.
11711165

0 commit comments

Comments
 (0)