Skip to content

Commit 7593c43

Browse files
Merge pull request #290806 from dknappettmsft/avd-shu-known-issues
Avd shu known issues
2 parents 4a14e8f + 9598000 commit 7593c43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-desktop/session-host-update.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Here are known issues and limitations:
9797

9898
- For session hosts that were created from an Azure Compute Gallery shared image that has a purchase plan, the plan isn't retained when the session hosts are updated. To check whether the image you use for your session hosts has a purchase plan, you can use [Azure PowerShell](/azure/virtual-machines/windows/cli-ps-findimage) or [Azure CLI](/azure/virtual-machines/linux/cli-ps-findimage).
9999

100-
- The size of the OS disk can't be changed during an update. The update service defaults to the same size as defined by the gallery image.
100+
- Session host update currently requires access to the public Azure Storage endpoint `wvdhpustgr0prod.blob.core.windows.net` to deploy the RDAgent. Until this is migrated to a [required endpoint for Azure Virtual Desktop](/azure/virtual-desktop/required-fqdn-endpoint), session hosts that can't access `wvdhpustgr0prod.blob.core.windows.net` fail to be updated with the error `CustomerVmNoAccessToDeploymentPackageException`.
101101

102-
- During an update, you can't add more session hosts to the host pool.
102+
- The size of the OS disk can't be changed during an update. The update service defaults to the same size as defined by the gallery image.
103103

104104
- If an update fails, the host pool can't be deleted until the update is canceled.
105105

@@ -112,7 +112,7 @@ Here are known issues and limitations:
112112
- For the Log Analytics agent, you can [use Azure Automation](/azure/azure-monitor/agents/agent-windows?tabs=azure-automation#install-the-agent).
113113
- Manually add these new session hosts from within [Azure Virtual Desktop Insights](insights.md) in the Azure portal.
114114

115-
- Avoid modifying a session host configuration in a host pool with no session hosts at the same time a session host is being created as this can result in a host pool with inconsistent session host properties.
115+
- Modifying a session host configuration in a host pool with no session hosts at the same time a session host is being created can result in a host pool with inconsistent session host properties and should be avoided.
116116

117117
- Updates with large batch sizes can result in intermittent failures with the error code `AgentRegistrationFailureGeneric`. If this occurs for a subset of session hosts being updated, [retrying the update](session-host-update-configure.md#pause-resume-cancel-or-retry-an-update) typically resolves the issue.
118118

0 commit comments

Comments
 (0)