ConvertTo-MOFInstance : System.InvalidOperationException error processing property 'PsDscRunAsCredential' OF TYPE 'xCluster': Converting and storing
encrypted passwords as plain text is not recommended. For more information on securing credentials in MOF file, please refer to MSDN blog:
https://go.microsoft.com/fwlink/?LinkId=393729
At C:\folder1\folder2\whatever.ps1:78 char:13
Details of the scenario you tried and the problem that is occurring
When providing
PsDscRunAsCredential
as plain text I caught the error output includes a dead link: https://go.microsoft.com/fwlink/?LinkId=393729