Skip to content

Commit 545ae4b

Browse files
committed
clean index
1 parent 02c6bc9 commit 545ae4b

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/dotnet-migration-nopcommerce

content/learning-paths/servers-and-cloud-computing/dotnet-migration-nopcommerce/_index.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -57,26 +57,4 @@ further_reading:
5757
weight: 1 # _index.md always has weight of 1 to order correctly
5858
layout: "learningpathall" # All files under learning paths have this same wrapper
5959
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
60-
---
61-
62-
# Migrate nopCommerce to Azure Cobalt 100 (Arm)
63-
64-
This learning path shows a practical, evidence-first workflow for migrating nopCommerce to Arm on Azure. You will establish a clean baseline, audit dependency risk, apply targeted changes, and validate outcomes with repeatable tests before making performance claims.
65-
66-
All commands in this path were validated with nopCommerce `release-4.90.3` (`9beda11c42`) and .NET SDK `9.0.114`.
67-
68-
## Why this matters
69-
70-
- It helps teams move .NET workloads to Cobalt with fewer migration regressions.
71-
- It closes the gap between generic modernization guidance and architecture-specific execution.
72-
- It gives AI-assisted migration a measurable validation loop instead of guesswork.
73-
- It encourages upstream fixes so future migrations are easier for everyone.
74-
75-
## What you will do
76-
77-
1. Set up an Arm Cobalt environment on Azure.
78-
2. Build and baseline on Arm with a workload that goes beyond `/install`.
79-
3. Audit direct and transitive dependencies with an SBOM-first approach.
80-
4. Containerize with Dockerfile and .NET SDK multi-arch techniques.
81-
5. Tune and validate runtime settings with reproducible methodology on Azure Cobalt.
82-
6. Use the Arm MCP Server to accelerate endpoint selection, test generation, and optimization planning.
60+
---

0 commit comments

Comments
 (0)