Skip to content

Commit d15b156

Browse files
authored
Merge pull request #49487 from ShawnKupfer/WB1708
User Story 399598: Q&M: Retire healthbot path and modules (3 of 5)
2 parents 180d212 + 83224af commit d15b156

File tree

83 files changed

+75
-647
lines changed

Some content is hidden

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

83 files changed

+75
-647
lines changed

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45300,6 +45300,71 @@
4530045300
"source_path": "learn-pr/student-evangelism/health-bot-case-studies/index.yml",
4530145301
"redirect_url": "https://learn.microsoft.com/training/browse/",
4530245302
"redirect_document_id": false
45303+
},
45304+
{
45305+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/1-introduction.yml",
45306+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45307+
"redirect_document_id": false
45308+
},
45309+
{
45310+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/2-channeling-bot-to-teams.yml",
45311+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45312+
"redirect_document_id": false
45313+
},
45314+
{
45315+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/3-building-basic-app.yml",
45316+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45317+
"redirect_document_id": false
45318+
},
45319+
{
45320+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/4-knowledge-check.yml",
45321+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45322+
"redirect_document_id": false
45323+
},
45324+
{
45325+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/5-summary.yml",
45326+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45327+
"redirect_document_id": false
45328+
},
45329+
{
45330+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/index.yml",
45331+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45332+
"redirect_document_id": false
45333+
},
45334+
{
45335+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/1-introduction.yml",
45336+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45337+
"redirect_document_id": false
45338+
},
45339+
{
45340+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/2-interrupting-vs-breaking-scenario.yml",
45341+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45342+
"redirect_document_id": false
45343+
},
45344+
{
45345+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/3-interrupting-scenario.yml",
45346+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45347+
"redirect_document_id": false
45348+
},
45349+
{
45350+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/4-breaking-scenario.yml",
45351+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45352+
"redirect_document_id": false
45353+
},
45354+
{
45355+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/5-knowledge-check.yml",
45356+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45357+
"redirect_document_id": false
45358+
},
45359+
{
45360+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/6-summary.yml",
45361+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45362+
"redirect_document_id": false
45363+
},
45364+
{
45365+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/index.yml",
45366+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45367+
"redirect_document_id": false
4530345368
}
4530445369
]
4530545370
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5450,6 +5450,16 @@ achievements:
54505450
title: Learn how concurrency works in Go
54515451
summary: Understand more about concurrency, one of the most unique features in Go.
54525452
iconUrl: /training/achievements/go/go-concurrency.svg
5453+
- uid: learn.student-evangelism.health-bot-enhanced.badge
5454+
type: badge
5455+
title: Enhanced Azure Health Bot
5456+
summary: In the previous module, you created a basic informative bot without any interrupting or breaking scenario involved. This module shows you how to enhance the bot with advanced functionalities.
5457+
iconUrl: /training/achievements/student-evangelism/health-bot-enhanced.svg
5458+
- uid: learn.student-evangelism.health-bot-channelized-bot.badge
5459+
type: badge
5460+
title: Channelized Azure Health Bot
5461+
summary: In the previous module, you integrated a bot with a database hosted on Azure. This module shows you how to make the bot available on Teams and build a basic app.
5462+
iconUrl: /training/achievements/student-evangelism/health-bot-channelized-bot.svg
54535463
- uid: learn.student-evangelism.health-bot-case-studies.badge
54545464
type: badge
54555465
title: Azure Health Bot case studies

learn-pr/student-evangelism/health-bot-channelized-bot/1-introduction.yml

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

learn-pr/student-evangelism/health-bot-channelized-bot/2-channeling-bot-to-teams.yml

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

learn-pr/student-evangelism/health-bot-channelized-bot/3-building-basic-app.yml

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

learn-pr/student-evangelism/health-bot-channelized-bot/4-knowledge-check.yml

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

learn-pr/student-evangelism/health-bot-channelized-bot/5-summary.yml

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

learn-pr/student-evangelism/health-bot-channelized-bot/includes/1-introduction.md

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

learn-pr/student-evangelism/health-bot-channelized-bot/includes/2-channeling-bot-to-teams.md

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

learn-pr/student-evangelism/health-bot-channelized-bot/includes/3-building-basic-app.md

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

0 commit comments

Comments
 (0)