Skip to content

Commit bf4d4cb

Browse files
authored
Merge pull request #49484 from ShawnKupfer/WB1706
User Story 399598: Q&M: Retire healthbot path and modules (1 of 5)
2 parents 9728d51 + c708e5a commit bf4d4cb

File tree

74 files changed

+55
-624
lines changed

Some content is hidden

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

74 files changed

+55
-624
lines changed

.openpublishing.redirection.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45190,6 +45190,51 @@
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/paths/create-bots-azure-health-bot/index.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-basic-bot/1-introduction.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-basic-bot/2-get-started-with-custom-scenario.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-basic-bot/3-build-the-basic-bot.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-basic-bot/4-bonus-conversational-elements.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-basic-bot/5-exercise-provision-webchat-channel.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-basic-bot/6-knowledge-check.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-basic-bot/7-summary.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-basic-bot/index.yml",
45236+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45237+
"redirect_document_id": false
4519345238
}
4519445239
]
4519545240
}

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.create-bots-azure-health-bot.trophy
5454+
type: trophy
5455+
title: Create intelligent health bots with Azure Health Bot
5456+
summary: Azure Health Bot enables users to build a health bot by using built-in or custom scenarios. The information that each instance of the Health Bot service handles is privacy protected to HIPAA standards. It also meets Microsoft's high standards for privacy and security. The modules in this Learning path guide you through the creation of both a basic and enhanced health bot. You'll learn about language understanding and how to use both built-in and template scenarios.
5457+
iconUrl: /training/achievements/create-bots-azure-health-bot.svg
5458+
- uid: learn.student-evangelism.health-bot-basic-bot.badge
5459+
type: badge
5460+
title: Basic Azure Health Bot
5461+
summary: This module starts with a basic informative bot that has no interrupting or breaking scenario involved. It shows you how to enhance the bot with more advanced functionalities.
5462+
iconUrl: /training/achievements/student-evangelism/health-bot-basic-bot.svg

learn-pr/paths/create-bots-azure-health-bot/index.yml

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

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

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

learn-pr/student-evangelism/health-bot-basic-bot/2-get-started-with-custom-scenario.yml

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

learn-pr/student-evangelism/health-bot-basic-bot/3-build-the-basic-bot.yml

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

learn-pr/student-evangelism/health-bot-basic-bot/4-bonus-conversational-elements.yml

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

learn-pr/student-evangelism/health-bot-basic-bot/5-exercise-provision-webchat-channel.yml

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

learn-pr/student-evangelism/health-bot-basic-bot/6-knowledge-check.yml

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

learn-pr/student-evangelism/health-bot-basic-bot/7-summary.yml

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

0 commit comments

Comments
 (0)