I've just recently started encountering this error. The long and short of it is I have a software component that needs to get the DNS Address of the Routed Network, and a couple of other addresses that are dynamically generated by a software component, and the designer is preventing me from saving the property.
I'm using a binding to pull the value from the On Demand Routed Network, but I'm getting "The property binding breaks dependencies." The binding I'm using in the below picture is Routed28Bit~dns~primary_dns. In theory, this should not cause any issue.
I've never encountered this issue before, and it just recently started happening after some weird blueprint corruption issues that I experienced. It is not clear what is causing the issue here, as I have no explicit dependencies beyond the implicit ones generated by vRA. Any ideas?
Edit: The following binding works: _resource~SrvGroup~ip_address. This happens across multiple tenants.