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.