Thanks daphnissov
1) My mistake > IP is listed. Only thing is once deployment is complete, need to hit "back" in the vRA window. And it shows brief info of the deployed machine.
2) I am not using any Load-balancer here. Mine is "Minimal Deployment". Our network firewall allows all ports so that is also not an issue. Can tell me steps or refer to document showing how to entitle users for console access.
3) Related to IP, how to configure such that the deployed VM takes and assigns IP from the IP range defined in vRA. Using as below, but no luck;
In vCenter:
> Created a Customization Script created Windows 2012 template from it.
> Kept Network as "Standar Network settings" in customization script
In vRA:
> In Blueprint, in Network section:
- selected "External Network profile"
- selected "Assignment Type" as Static > Takes IP from vRA pool, but does not configure inside VM, just shows on vRA deployment page
- Selected "Assignment Type" as DHCP > Does not take IP from vRA pool, and also not showing on vRA page.
Thanks