Skip to content

Commit 4dd8eba

Browse files
CaoxuyangXuyang Cao
andauthored
increase two predefined scenarios (#47720)
Co-authored-by: Xuyang Cao <[email protected]>
1 parent fd0ec3f commit 4dd8eba

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/azure/migration/appmod/predefined-tasks.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Predefined tasks capture industry best practices for using Azure services. Curre
2323

2424
App Modernization for .NET currently supports the following predefined tasks:
2525

26-
- **Migrate to Managed Identity based Database on Azure, including Azure SQL DB and Azure PostgreSQL**
26+
- **Migrate to Managed Identity based Database on Azure, including Azure SQL DB, Azure SQL MI and Azure PostgreSQL**
2727

28-
Modernize your data layer by migrating from on-premises or legacy databases (such as DB2, Oracle DB, or SQL Server) to Azure SQL DB or Azure PostgreSQL, using secure managed identity authentication.
28+
Modernize your data layer by migrating from on-premises or legacy databases (such as DB2, Oracle DB, or SQL Server) to Azure SQL DB, Azure SQL Managed Instance or Azure PostgreSQL, using secure managed identity authentication.
2929

3030
- **Migrate to Azure File Storage**
3131

@@ -54,3 +54,7 @@ App Modernization for .NET currently supports the following predefined tasks:
5454
- **Migrate to Confluent Cloud/Azure Event Hub for Apache Kafka**
5555

5656
Transition from local or on-premises Kafka to managed event streaming with Confluent Cloud or Azure Event Hubs.
57+
58+
- **Migrate to OpenTelemetry on Azure**
59+
60+
Transition from local logging frameworks like log4net, serilog, windows event log to OpenTelemetry on Azure.

0 commit comments

Comments
 (0)