ArcGIS Pro 3.1.1; Oracle
I can create a database connection to a CDB without issue:

However, I don't see a way to create a database connection to a PDB (pluggable) Service Name.
In SQL Developer, a connection to the default PDB (XEPDB1) looks like this:

That connection uses a Service Name instead of an SID. So the connection to XEPDB1 works as expected.
Could the Create Database Connection tool in ArcGIS Pro be enhanced so that we can use a Service Name instead of an SID?
I'm very green, so let me know if I've misunderstood something.
Background: Create database user in Oracle 18c XE via ArcGIS Pro