Skip to content

Commit 04cf2f9

Browse files
committed
User Story 399598: Q&M: Retire healthbot path and modules (3 of 5)
1 parent 74131e9 commit 04cf2f9

File tree

83 files changed

+75
-648
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
-648
lines changed

.openpublishing.redirection.json

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45190,6 +45190,71 @@
4519045190
"source_path": "learn-pr/language/go-write-test-program/index.yml",
4519145191
"redirect_url": "https://learn.microsoft.com/training/browse/",
4519245192
"redirect_document_id": false
45193+
},
45194+
{
45195+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/1-introduction.yml",
45196+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45197+
"redirect_document_id": false
45198+
},
45199+
{
45200+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/2-channeling-bot-to-teams.yml",
45201+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45202+
"redirect_document_id": false
45203+
},
45204+
{
45205+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/3-building-basic-app.yml",
45206+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45207+
"redirect_document_id": false
45208+
},
45209+
{
45210+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/4-knowledge-check.yml",
45211+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45212+
"redirect_document_id": false
45213+
},
45214+
{
45215+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/5-summary.yml",
45216+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45217+
"redirect_document_id": false
45218+
},
45219+
{
45220+
"source_path": "learn-pr/student-evangelism/health-bot-channelized-bot/index.yml",
45221+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45222+
"redirect_document_id": false
45223+
},
45224+
{
45225+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/1-introduction.yml",
45226+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45227+
"redirect_document_id": false
45228+
},
45229+
{
45230+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/2-interrupting-vs-breaking-scenario.yml",
45231+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45232+
"redirect_document_id": false
45233+
},
45234+
{
45235+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/3-interrupting-scenario.yml",
45236+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45237+
"redirect_document_id": false
45238+
},
45239+
{
45240+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/4-breaking-scenario.yml",
45241+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45242+
"redirect_document_id": false
45243+
},
45244+
{
45245+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/5-knowledge-check.yml",
45246+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45247+
"redirect_document_id": false
45248+
},
45249+
{
45250+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/6-summary.yml",
45251+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45252+
"redirect_document_id": false
45253+
},
45254+
{
45255+
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/index.yml",
45256+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45257+
"redirect_document_id": false
4519345258
}
4519445259
]
4519545260
}

learn-pr/achievements.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5450,3 +5450,13 @@ 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

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)