Skip to content

Commit 9e07135

Browse files
committed
updated to address blocking issues
1 parent aead3e9 commit 9e07135

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

articles/migrate/appcat/appcat-7-rule-guide.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ labels:
4343
  - category=database-migration
4444
```
4545

46-
:::image type="content" source="media/guide/appcat-rule-domain.png" alt-text="Screenshot of the appcat rule domain in static report." lightbox="media/guide/appcat-rule-domain.png":::
47-
4846
### Creating a rule
4947

5048
The following rule example identifies whether the MySQL database is found in the project. If the database is found, the rule recommends migrating it to Azure Database for MySQL.
@@ -107,10 +105,6 @@ The following rule example identifies whether the MySQL database is found in the
107105
nameregex: ([a-zA-Z0-9._-]*)spring-cloud-azure-starter-jdbc-mysql([a-zA-Z0-9._-]*)
108106
```
109107
110-
The issue appears in the AppCAT report as shown in the following screenshot:
111-
112-
:::image type="content" source="media/guide/appcat-rule-metadata.png" alt-text="Screenshot of the My S Q L database found issue in static report." lightbox="media/guide/appcat-rule-metadata.png":::
113-
114108
### Run a rule
115109
116110
When running rules in the AppCAT CLI, you can choose to run the rules only or run the rules with AppCAT default rulesets together, as shown in the following examples:

articles/migrate/appcat/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 06/27/2025
1111
#customer intent: As a developer, I want to assess my Java application so that I can understand its readiness for migration to Azure.
1212
---
1313

14-
# Overview of Azure Migrate Application and Code Assessment for Java
14+
# Overview of Azure Migrate application and code assessment for Java
1515

1616
This article provides an overview of Azure Migrate application and code assessment for Java. This overview helps you understand the suitable scenarios to help you migrate Java applications to Azure.
1717

0 commit comments

Comments
 (0)