Azure / Azure/azure-quickstart-templates

sharepoint-adfs template issue

Open
#13,897 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[sharepoint-adfs](https://github.com/Azure/azure-quickstart-templates/tree/master/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)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the sharepoint-adfs template linked in the issue and reproduce the deployment, using the Microsoft VM Extension DSC troubleshooting guidance. Trace ConfigureDCVM through the reported MSFT_WaitForADDomain and MSFT_AdfsFarm errors; done means the domain controller is found and the ADFS certificate is available so deployment completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
authentication, cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.