Skip to content

Commit 4ac4cd5

Browse files
Merge pull request #289989 from KarlErickson/sfi_wave3_aro_6359
edit "Explain Azure Workload Identity limitation for authentication #289958"
2 parents 4e06b2e + 23d63ea commit 4ac4cd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ The following sections show you how to set up Azure Database for MySQL - Flexibl
139139

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

142+
> [!NOTE]
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.
144+
142145
Open a shell and set the following environment variables. Replace the substitutions as appropriate.
143146

144147
```bash

0 commit comments

Comments
 (0)