Can anyone verify some SQL requirements for me. I'm building out a vSphere environment and am using a SQL server to host the vCenter, SRM and VRMS databases.
The vCenter documentation states that the SQL TCP Dynamic ports should be enabled.
The VRMS documentation states that named or default SQL instance can be used, but if dynamic ports are used then a named instance must be used.(not sure if this is a SQL condition or vMware)
So to satisfy both of these criteria it looks like I need a named SQL instance with Dynamic ports enabled. Have I got that correct?