Azure-104 | Lab: Session Persistence | Task 2

Hi All,

I am facing in Lab: Session Persistence in task 2 where infra.sh script failed with below error

Creating jumpbox VM…

{“status”:“Failed”,“error”:{“code”:“DeploymentFailed”,“target”:“/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/resourceGroups/kml_rg_main-2f3a7ff6fa624057/providers/Microsoft.Resources/deployments/vm_deploy_SMt1cJtc5avr9HxgzK51YfjNdsacvDwa”,“message”:“At least one resource deployment operation failed. Please list deployment operations for details. Please see Deployment history - Azure Resource Manager | Microsoft Learn for usage details.”,“details”:[{“code”:“DnsRecordInUse”,“message”:“DNS record kkjmphostsrvr.eastus.cloudapp.azure.com is already used by another public IP.”,“details”:[]}]}}
Failed to create Jumpbox VM

Due to which the public IP for the kk-jump-vm named kk-jump-ip is not getting created?

@kodeklode tech team, please let me know how to fix it.

Hi @bharat05

Thanks for your detail feedback. It is a valid issue, I’ve forwared to the team to check and fix it.

Hi @bharat05,

I’ve just checked it again and it’s worked properly now. Please try again!

hi Raymond i m too at the session persistence lab . i couldnt figure out how to locate the script , i tried to access the /root directory from the cloud shell but it says permission denied , where is the script and from where should i run ? thank you

Hi @Yasin01,

The script in the /root path. You can run: cd /root → ls
To run the script in the /root path: ./infra.sh