Skip to content

Commit 9e76a5b

Browse files
adegeogewarren
andauthored
Apply suggestions from code review
Co-authored-by: Genevieve Warren <[email protected]>
1 parent c50bd4a commit 9e76a5b

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/core/porting/github-copilot-app-modernization-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ With this assistant, you can:
2929

3030
## Provide feedback
3131

32-
Feedback is important to Microsoft and the efficiency of this agent. Use the [Suggest a feature](/visualstudio/ide/suggest-a-feature) and [Report a Problem](/visualstudio/ide/report-a-problem) features of in Visual Studio to provide feedback.
32+
Feedback is important to Microsoft and the efficiency of this agent. Use the [Suggest a feature](/visualstudio/ide/suggest-a-feature) and [Report a problem](/visualstudio/ide/report-a-problem) features of Visual Studio to provide feedback.
3333

3434
## Prerequisites
3535

@@ -92,7 +92,7 @@ The modernization agent combines automated analysis, AI-driven code remediation,
9292

9393
- Automatic Build and CVE Resolution.
9494

95-
automatically builds your app and resolves compilation errors and vulnerabilities, streamlining development.
95+
Automatically builds your app and resolves compilation errors and vulnerabilities, streamlining development.
9696

9797
- Seamless Deployment.
9898

@@ -102,9 +102,9 @@ The modernization agent combines automated analysis, AI-driven code remediation,
102102

103103
Predefined tasks capture industry best practices for using Azure services. Currently, App Modernization for .NET (Preview) offers predefined tasks that cover common migration scenarios.
104104

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

107-
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.
107+
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.
108108

109109
- **Migrate to Azure File Storage**
110110

@@ -136,7 +136,7 @@ Predefined tasks capture industry best practices for using Azure services. Curre
136136

137137
- **Migrate to OpenTelemetry on Azure**
138138

139-
Transition from local logging frameworks like log4net, serilog, windows event log to OpenTelemetry on Azure.
139+
Transition from local logging frameworks like log4net, serilog, and Windows event log to OpenTelemetry on Azure.
140140

141141
## How does it work
142142

docs/navigate/migration-guide/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ landingContent:
1919
url: ../../core/porting/index.md
2020
- text: Use GitHub Copilot to assist in upgrading
2121
url: ../../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
22-
- text: Planning your .NET Framework upgrade
22+
- text: Plan your .NET Framework upgrade
2323
url: ../../core/porting/framework-overview.md
2424
- linkListType: concept
2525
links:

docs/navigate/migration-guide/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ items:
8686
href: /dotnet/desktop/wpf/migration/?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
8787
- name: C++/CLI projects
8888
href: ../../core/porting/cpp-cli.md
89-
- name: Post-Upgrade
89+
- name: Post-upgrade
9090
expanded: false
9191
items:
9292
- name: Modernize

0 commit comments

Comments
 (0)