Skip to content

Commit

Permalink
add more description in azure example
Browse files Browse the repository at this point in the history
  • Loading branch information
norah-li committed Feb 5, 2024
1 parent 3f8bd77 commit e34650c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@
* <li>AZURE_CLIENT_SECRET A client secret that was generated for the App
* Registration.</li>
* </ul>
* <p>
* To run this example, the payload needs to be stored in Azure Vault Secret.
* The payload examples can be found in
* {@link oracle.jdbc.spi.OracleConfigurationProvider}.
* </p>
* <p>The Oracle DataSource uses a new prefix
* jdbc:oracle:thin:@config-azurevault:
* to be able to identify that the configuration parameters should be loaded
Expand Down

0 comments on commit e34650c

Please sign in to comment.