MicrosoftLearning / AZ-120-Planning-and-Administering-Microsoft-Azure-for-SAP-Workloads

Labs for AZ-120 Planning and administering Microsoft Azure for SAP workloads
MIT License
64 stars 86 forks source link

Template deployment is failing for Scale-Out File Server (SOFS) cluster deployment #47

Closed akn9050 closed 2 years ago

akn9050 commented 2 years ago

hi @polichtm ,

The ARM template deployment on Exercise 1 Task 4 is still failing for Scale-Out File Server (SOFS) cluster deployment, with below error message.

Can you please check on it { "status": "Failed", "error": { "code": "VMExtensionProvisioningError", "message": "VM has reported a failure when processing extension 's2dPrep'. Error message: \"DSC Configuration 'PrepS2D' completed with error(s). Following are the first few: PowerShell DSC resource MSFT_xWaitForADDomain failed to execute Set-TargetResource functionality with error message: Domain 'adatum.com' NOT found after 20 attempts. The SendConfigurationApply function did not succeed.\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionDSCWindowsTroubleshoot " } }

polichtm commented 2 years ago

Hi Amit, just to make sure - have you followed the updated instructions posted in this repo? rgds Marcin

akn9050 commented 2 years ago

hi @polichtm , yes I followed the updated instructions posted in this repo.

akn9050 commented 2 years ago

Hey @polichtm, I tested the whole lab again and it worked

polichtm commented 2 years ago

Excellent - appreciate the follow up rgds Marcin