Skip to content

Commit 0969255

Browse files
Merge pull request #51026 from ShawnKupfer/WB1840
User Story 442637: Q&M: Retire and redirect Core AI training modules …
2 parents c653087 + ef041ea commit 0969255

File tree

62 files changed

+85
-1905
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+85
-1905
lines changed

.openpublishing.redirection.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50402,6 +50402,81 @@
5040250402
"redirect_url": "https://learn.microsoft.com/training/browse/",
5040350403
"redirect_document_id": false
5040450404
},
50405+
{
50406+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/1-introduction.yml",
50407+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50408+
"redirect_document_id": false
50409+
},
50410+
{
50411+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/2-understanding-ef-core.yml",
50412+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50413+
"redirect_document_id": false
50414+
},
50415+
{
50416+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/3-migrations.yml",
50417+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50418+
"redirect_document_id": false
50419+
},
50420+
{
50421+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/4-interacting-data.yml",
50422+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50423+
"redirect_document_id": false
50424+
},
50425+
{
50426+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/5-test-db-operations.yml",
50427+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50428+
"redirect_document_id": false
50429+
},
50430+
{
50431+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/6-reverse-engineering.yml",
50432+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50433+
"redirect_document_id": false
50434+
},
50435+
{
50436+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/7-summary.yml",
50437+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50438+
"redirect_document_id": false
50439+
},
50440+
{
50441+
"source_path": "learn-pr/aspnetcore/persist-data-ef-core/index.yml",
50442+
"redirect_url": "https://learn.microsoft.com/training/modules/build-web-api-minimal-database/",
50443+
"redirect_document_id": false
50444+
},
50445+
{
50446+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/1-introduction.yml",
50447+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50448+
"redirect_document_id": false
50449+
},
50450+
{
50451+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/2-remote-debugging-concepts.yml",
50452+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50453+
"redirect_document_id": false
50454+
},
50455+
{
50456+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/3-deploy-the-app-to-azure.yml",
50457+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50458+
"redirect_document_id": false
50459+
},
50460+
{
50461+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/4-attach-to-process.yml",
50462+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50463+
"redirect_document_id": false
50464+
},
50465+
{
50466+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/5-knowledge-check.yml",
50467+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50468+
"redirect_document_id": false
50469+
},
50470+
{
50471+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/6-summary.yml",
50472+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50473+
"redirect_document_id": false
50474+
},
50475+
{
50476+
"source_path": "learn-pr/language/dotnet-debug-visual-studio-azure-web-apps/index.yml",
50477+
"redirect_url": "https://learn.microsoft.com/training/paths/aspnet-core-fundamentals/",
50478+
"redirect_document_id": false
50479+
},
5040550480
{
5040650481
"source_path": "learn-pr/language/react-states-events/1-introduction.yml",
5040750482
"redirect_url": "https://learn.microsoft.com/training/browse/",

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5980,6 +5980,16 @@ achievements:
59805980
title: Classify endangered bird species with Custom Vision
59815981
summary: As an ornithologist, you study the behavior, physiology, and conservation of birds and bird habitat. Your work often involves surveying, recording, and reporting on bird activity. You want to build a machine learning model that will identify a bird in an image by species, to help with gathering data. In this module, you use Azure AI Custom Vision to create a model to identify species of birds!
59825982
iconUrl: /training/achievements/advocates/cv-classify-bird-species.svg
5983+
- uid: learn.dotnet-debug-visual-studio-app-service.badge
5984+
type: badge
5985+
title: Remotely debug ASP.NET Core apps hosted on Azure App Service using Visual Studio
5986+
summary: Learn how to remotely debug your ASP.NET Core apps on Azure App Service directly using Visual Studio 2022.
5987+
iconUrl: /training/achievements/generic-badge.svg
5988+
- uid: learn.persist-data-ef-core.badge
5989+
type: badge
5990+
title: Persist and retrieve relational data by using Entity Framework Core
5991+
summary: Query and manage relational data in an Entity Framework Core (EF Core) app by using an object-relational mapper (ORM).
5992+
iconUrl: /training/achievements/aspnetcore/persist-data-ef-core.svg
59835993
- uid: learn.aspnet-core-signalr.badge
59845994
type: badge
59855995
title: Introduction to ASP.NET Core SignalR

learn-pr/aspnetcore/build-web-api-aspnet-core/includes/9-summary.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Because this pattern allows you to focus on a single controller action at a time
99

1010
In this module, you used an in-memory cache. This approach helped you to focus on learning web API concepts, but it has some obvious limitations for real-world applications. If the application stops, all your changes are lost!
1111

12-
In a real-world application, you would store your data in a backing store, like a database. You can learn how to persist and retrieve relational data by using Entity Framework Core in [this tutorial](/training/modules/persist-data-ef-core/).
13-
1412
## Videos for learning more
1513

1614
- [.NET for Beginners](/shows/dotnet-for-beginners/)

learn-pr/aspnetcore/persist-data-ef-core/1-introduction.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/2-understanding-ef-core.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/3-migrations.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/4-interacting-data.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/5-test-db-operations.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/6-reverse-engineering.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

learn-pr/aspnetcore/persist-data-ef-core/7-summary.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)