Azure / azure-quickstart-templates

Azure Quickstart Templates
https://aka.ms/azqst
MIT License
13.94k stars 16.08k forks source link

sharepoint-adfs template issue #13897

Open friendbool opened 5 months ago

friendbool commented 5 months ago

sharepoint-adfs

Issue Details

When configuring domain controller, following error message is displayed in the deployment process.

VM has reported a failure when processing extension 'ConfigureDCVM' (publisher 'Microsoft.Powershell' and type 'DSC'). Error message: 'DSC Configuration 'ConfigureDCVM' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_WaitForADDomain failed to execute Set-TargetResource functionality with error message: No domain controller was found. (WFADD0010) PowerShell DSC resource MSFT_AdfsFarm failed to execute Set-TargetResource functionality with error message: Could not find a certificate with DNS Name 'adfs.contoso.local'. (FRMERR013) Parameter name: CertificateDnsName The SendConfigurationApply function did not succeed. LCM failed to start desired state configuration manually.'. More information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot. (Code: VMExtensionProvisioningError)

Yvand commented 3 months ago

@friendbool was it a one-time issue, or something you can reproduce consistently?