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 | M365 Advisor |
| Category | Intune |
| PowerShell test | Test-MtAndroidEnterpriseConnection |
| Tags | Intune, M365Advisor, MT.1095 |
Remediationβ
The following Microsoft Learn article describes how to Connect your Intune account to your managed Google Play account.
Additional links:
Sourceβ
- Pester test:
tests/M365Advisor/Intune/Test-MtIntuneConnectorHealth.Tests.ps1 - PowerShell source:
powershell/public/M365Advisor/intune/Test-MtAndroidEnterpriseConnection.ps1