Skip to content

Commit 483b9e1

Browse files
authored
Merge pull request #51025 from ShawnKupfer/WB1839
User Story 442637: Q&M: Retire and redirect Core AI training modules …
2 parents c78ab45 + 283434d commit 483b9e1

37 files changed

+80
-827
lines changed

.openpublishing.redirection.json

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50342,6 +50342,76 @@
5034250342
"redirect_url": "https://learn.microsoft.com/training/browse/",
5034350343
"redirect_document_id": false
5034450344
},
50345+
{
50346+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/1-introduction.yml",
50347+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50348+
"redirect_document_id": false
50349+
},
50350+
{
50351+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/2-what-is-azure-cache-for-redis.yml",
50352+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50353+
"redirect_document_id": false
50354+
},
50355+
{
50356+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/3-how-azure-cache-for-redis-works.yml",
50357+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50358+
"redirect_document_id": false
50359+
},
50360+
{
50361+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/4-when-to-use-azure-cache-for-redis.yml",
50362+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50363+
"redirect_document_id": false
50364+
},
50365+
{
50366+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/5-knowledge-check.yml",
50367+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50368+
"redirect_document_id": false
50369+
},
50370+
{
50371+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/6-summary.yml",
50372+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50373+
"redirect_document_id": false
50374+
},
50375+
{
50376+
"source_path": "learn-pr/azure/intro-to-azure-cache-for-redis/index.yml",
50377+
"redirect_url": "https://learn.microsoft.com/training/modules/accelerate-scale-spring-boot-application-azure-cache-redis/",
50378+
"redirect_document_id": false
50379+
},
50380+
{
50381+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/1-introduction.yml",
50382+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50383+
"redirect_document_id": false
50384+
},
50385+
{
50386+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/2-what-is-orleans.yml",
50387+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50388+
"redirect_document_id": false
50389+
},
50390+
{
50391+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/3-how-orleans-works.yml",
50392+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50393+
"redirect_document_id": false
50394+
},
50395+
{
50396+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/4-when-to-use-orleans.yml",
50397+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50398+
"redirect_document_id": false
50399+
},
50400+
{
50401+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/5-knowledge-check.yml",
50402+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50403+
"redirect_document_id": false
50404+
},
50405+
{
50406+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/6-summary.yml",
50407+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50408+
"redirect_document_id": false
50409+
},
50410+
{
50411+
"source_path": "learn-pr/aspnetcore/orleans-product-introduction/index.yml",
50412+
"redirect_url": "https://learn.microsoft.com/training/paths/create-microservices-with-dotnet/",
50413+
"redirect_document_id": false
50414+
},
5034550415
{
5034650416
"source_path": "learn-pr/paths/react/index.yml",
5034750417
"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.orleans-product-introduction.badge
5984+
type: badge
5985+
title: Introduction to Orleans
5986+
summary: Learn what Orleans is and when you might want to use it.
5987+
iconUrl: /training/achievements/generic-badge.svg
5988+
- uid: learn.intro-to-azure-cache-for-redis.badge
5989+
type: badge
5990+
title: Introduction to Azure Cache for Redis
5991+
summary: Microsoft Azure Cache for Redis brings a critical low-latency and high-throughput data storage solution to modern applications. This solution can help improve the performance and scalability of your apps that rely heavily on backend data stores.
5992+
iconUrl: /training/achievements/generic-badge.svg
59835993
- uid: learn.secure-aspnet-core-identity.badge
59845994
type: badge
59855995
title: Secure a .NET web app with the ASP.NET Core Identity framework

learn-pr/aspnetcore/orleans-product-introduction/1-introduction.yml

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

learn-pr/aspnetcore/orleans-product-introduction/2-what-is-orleans.yml

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

learn-pr/aspnetcore/orleans-product-introduction/3-how-orleans-works.yml

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

learn-pr/aspnetcore/orleans-product-introduction/4-when-to-use-orleans.yml

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

learn-pr/aspnetcore/orleans-product-introduction/5-knowledge-check.yml

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

learn-pr/aspnetcore/orleans-product-introduction/6-summary.yml

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

learn-pr/aspnetcore/orleans-product-introduction/includes/1-introduction.md

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

learn-pr/aspnetcore/orleans-product-introduction/includes/2-what-is-orleans.md

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

0 commit comments

Comments
 (0)