MT.1095 - Android Enterprise Account Connection should be healthy
Overviewβ
This test checks if the Android Enterprise account connection is valid and has recently synchronized. The Android Enterprise connection is required to synchronize Android enterprise apps and allow device enrollment with Microsoft Intune.
Remediation actionβ
The following Microsoft Learn article describes how to Connect your Intune account to your managed Google Play account.
Additional links:
Test Metadataβ
| Field | Value |
|---|---|
| Test ID | MT.1095 |
| Severity | High |
| Suite | Maester |
| Category | Intune |
| PowerShell test | Test-MtAndroidEnterpriseConnection |
| Tags | Intune, Maester, MT.1095 |
Sourceβ
- Pester test:
tests/Maester/Intune/Test-MtIntuneConnectorHealth.Tests.ps1 - PowerShell source:
powershell/public/maester/intune/Test-MtAndroidEnterpriseConnection.ps1