Skip to content

Commit 0eadc63

Browse files
committed
Add tasks
1 parent bcd0cfd commit 0eadc63

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Predefined tasks capture industry best practices for using Azure services. Curre
1717
- Secret management
1818
- Message queue integration
1919
- Database migration
20+
- Cache migration
2021
- Identity management
22+
- Log management
2123

2224
## Predefined task list
2325

@@ -58,3 +60,11 @@ App Modernization for .NET currently supports the following predefined tasks:
5860
- **Migrate to OpenTelemetry on Azure**
5961

6062
Transition from local logging frameworks like log4net, serilog, windows event log to OpenTelemetry on Azure.
63+
64+
- **Migrate to Azure Cache for Redis**
65+
66+
Replace in-memory or local Redis cache implementations with Azure Cache for Redis for high availability, scalability, and enterprise-grade security.
67+
68+
- **Migrate from File Logging to Centralized Logging**
69+
70+
Replace local file-based logging with more resilient approaches such as console logging and OpenTelemetry integration, enabling unified, cloud-native observability on Azure.

0 commit comments

Comments
 (0)