Forum Discussion
Mitch Sprague
Jul 04, 2019Brass Contributor
Azure Site Recovery Communications
I have an Azure Site Recovery configuration server connected to a Vmware environment that appears to be having some communications issues that we cannot identify. I'm looking for some input/advice p...
Bryan Haslip
Jul 05, 2019Iron Contributor
Any chance we could get the logs from the configuration server from within VMware?
- Mitch SpragueJul 11, 2019Brass Contributor
Bryan HaslipThanks for responding Bryan and apologies for not responding sooner.
We were able to determine the issue is related to this registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\fipsalgorithmpolicy
The value is set to 1.
Changing to value to 0 allows the communication process to begin functioning again properly. I'm waiting to get the original reference to this from my colleague and I'll post it here when I do.
- Bryan HaslipJul 11, 2019Iron Contributor
I am glad to hear it is resolved! Thank you for updating us with the fix.