Share via


SessionHostHealthCheckName.AppAttachHealthCheck Property

Definition

Verifies that the AppAttachService is healthy (there were no issues during package staging). The AppAttachService is used to enable the staging/registration (and eventual deregistration/destaging) of MSIX apps that have been set up by the tenant admin. This checks whether the component had any failures during package staging. Failures in staging will prevent some MSIX apps from working properly for the end user. If this check fails, it is non fatal and the machine still can service connections, main issue may be certain apps will not work for end-users. (Currently Enabled).

public static Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName AppAttachHealthCheck { get; }
static member AppAttachHealthCheck : Azure.ResourceManager.DesktopVirtualization.Models.SessionHostHealthCheckName
Public Shared ReadOnly Property AppAttachHealthCheck As SessionHostHealthCheckName

Property Value

Applies to