Share via


HealthCheckName.AppAttachHealthCheck Field

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 Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName AppAttachHealthCheck;
 staticval mutable AppAttachHealthCheck : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.HealthCheckName
Public Shared AppAttachHealthCheck As HealthCheckName 

Field Value

Applies to