Azure / AzureStackHCI-EvalGuide

Welcome to the Azure Stack HCI Evaluation Guide!
Creative Commons Attribution 4.0 International
141 stars 83 forks source link

Issue deploying template DSC Config: A drive with the name 'AD' does not exist #84

Closed chriselleman-msft closed 2 years ago

chriselleman-msft commented 2 years ago

Trying to deploy the Arm template into Azure, it fails at the AzSHCIHost001/ConfigureAzSHCIHost step, the error which is returned is: { "status": "Failed", "error": { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 'ConfigureAzSHCIHost'. Error message: \"DSC Configuration 'AzSHCIHost' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_ScriptResource failed to execute Set-TargetResource functionality with error message: Cannot find drive. A drive with the name 'AD' does not exist. The SendConfigurationApply function did not succeed. LCM failed to start desired state configuration manually.\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot " } }

Region is East US, and Resource Group name is AzSHCILabRg, attempted using both MSDN and Internal accounts.

mgodfre3 commented 2 years ago

Attempting to RePro.

mgodfre3 commented 2 years ago

Fixed this issue with latest pull request. Confirmed through tests with user.