Created 05-11-2016 03:46 PM
Following the documented instructions for installing Cloudbreak on Azure, I continue to get the following error:
Unable to evaluate template outputs: 'publicIp'. Please see error details and deployment operations. Please see http://aka.ms/arm-debug for usage details. (Code: DeploymentOutputEvaluationFailed)
The template output 'publicIp' is not valid: Template language expression property 'ipAddress' doesn't exist, available properties are 'provisioningState, resourceGuid, publicIPAllocationMethod, idleTimeoutInMinutes, dnsSettings'. Please see http://aka.ms/arm-template-expressions for usage details.. (Code: DeploymentOutputEvaluationFailed
Any suggestions on how to work around this error?
Created 05-11-2016 04:10 PM
Hi Scott, I think you can ignore this message and wait for a few more minutes before the machines come up. This may just be a bug.
--Vedant
Created 05-11-2016 04:10 PM
Hi Scott, I think you can ignore this message and wait for a few more minutes before the machines come up. This may just be a bug.
--Vedant
Created 05-11-2016 04:22 PM
Thanks @Vedant Jain. You're correct. I tracked down the IP for the vm and was able to login.
Created 05-12-2016 12:56 PM
Hi @Scott Shaw,
@Vedant Jain is correct, and it is also in the documentation that you linked previously. Section that starts like 'Deployment takes about 15-20 min....' and there could be found the link of the related github issue.
Br,
Tamas