Skip to content

Commit 23d63ea

Browse files
committed
edits
1 parent 7f1d269 commit 23d63ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-deploy-java-jboss-enterprise-application-platform-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The following sections show you how to set up Azure Database for MySQL - Flexibl
140140
The sample is a Java application backed by a MySQL database, and is deployed to the OpenShift cluster using Source-to-Image (S2I). For more information about S2I, see the [S2I Documentation](http://red.ht/eap-aro-s2i).
141141

142142
> [!NOTE]
143-
> Since Azure Workload Identity is not supported by Azure OpenShift yet, instead of using passwordless database connections, we will still use username/password pair for database authentication.
143+
> Because Azure Workload Identity is not yet supported by Azure OpenShift, this article still uses username and password for database authentication instead of using passwordless database connections.
144144
145145
Open a shell and set the following environment variables. Replace the substitutions as appropriate.
146146

0 commit comments

Comments
 (0)