Skip to content

Commit 58ee55f

Browse files
committed
validation
1 parent 5a3ed7a commit 58ee55f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
43.8 KB
Loading

articles/app-service/tutorial-java-jboss-mysql-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ In this tutorial, you learn how to:
2222
> [!div class="checklist"]
2323
> * Create a secure-by-default architecture for Azure App Service and Azure Database for MySQL flexible server.
2424
> * Secure database connectivity using a passwordless connection string.
25+
> * Verify JBoss data sources in App Service using JBoss CLI.
2526
> * Deploy a JBoss sample app to App Service from a GitHub repository.
26-
> * Upload scripts to App Service using GitHub Actions.
27-
> * Create a data source in the JBoss server.
2827
> * Acces App Service app settings in the application code.
2928
> * Make updates and redeploy the application code.
3029
> * Stream diagnostic logs from App Service.

0 commit comments

Comments
 (0)