Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2025.2

...

Note that in the example above, there is no need for the <password> element inside <dtp-db-connection> element since authentication will be delegated to Microsoft Entra. Also note: the parameters sslmode=require and authenticationPluginClassName=com.azure.identity.extensions.jdbc.postgresql.AzurePostgresqlAuthenticationPlugin are required. Separate parameters with an a &amp; (ampersand escape sequence).

...