Hi.
I'm trying to configure the agent for Azure AD Connect Health for AD DS on a Windows Server 2012 R2 (Server-Core) Read-Only Domain Controller but the configuration fails.
I wondering if the preview of Azure AD Connect Health for AD DS supports RODC's?
See errorlog below:
Test-AzureADConnectHealthConnectivity's execution in details are as follows:
Debug Trace: Starting Test-AzureADConnectHealthConnectivity ...
Connectivity Test Step 1 of 3: Testing dependent service endpoints begins ...
Endpoint validation for https://login.microsoftonline.com is Successful.
Endpoint validation for https://login.windows.net is Successful.
Endpoint validation for https://secure.aadcdn.microsoftonline-p.com is Successful.
Endpoint validation for https://policykeyservice.dc.ad.msft.net/clientregistrationmanager.svc is Successful.
Endpoint validation for https://policykeyservice.dc.ad.msft.net/policymanager.svc is Successful.
Connectivity Test Step 1 of 3 - Testing dependent service endpoints completed successfully.
Connectivity Test Step 2 of 3 - Blob data upload procedure begins ...
Unhandled exception occurred: System.Security.Cryptography.CryptographicException: The parameter is incorrect.
at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtection
Scope scope)
at Microsoft.Identity.Health.Common.Clients.PowerShell.ConfigurationModule.TestAzureADConnectHealthConnectivity.Load
IdentityInfo()
at Microsoft.Identity.Health.Common.Clients.PowerShell.ConfigurationModule.TestAzureADConnectHealthConnectivity.Test
InsightServiceDataUploadProcedure()
at Microsoft.Identity.Health.Common.Clients.PowerShell.ConfigurationModule.TestAzureADConnectHealthConnectivity.Proc
essRecord()