Skip to content

Commit 3265f3c

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

File tree

90 files changed

+85
-1041
lines changed

Some content is hidden

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

90 files changed

+85
-1041
lines changed

.openpublishing.redirection.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45190,6 +45190,81 @@
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-integrated-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-integrated-bot/2-build-database.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-integrated-bot/3-integrate-logic-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-integrated-bot/4-health-bot-configurations.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-integrated-bot/5-knowledge-check.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-integrated-bot/6-summary.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-integrated-bot/index.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-introduction/1-introduction.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-introduction/2-what-is-azure-health-bot.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-introduction/3-how-azure-health-bot-works.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-introduction/4-azure-health-bot-use-cases.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-introduction/5-exercise-create-first-health-bot.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-introduction/6-knowledge-check.yml",
45256+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45257+
"redirect_document_id": false
45258+
},
45259+
{
45260+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/7-summary.yml",
45261+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45262+
"redirect_document_id": false
45263+
},
45264+
{
45265+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/index.yml",
45266+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45267+
"redirect_document_id": false
4519345268
}
4519445269
]
4519545270
}

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-introduction.badge
5454+
type: badge
5455+
title: Introduction to Azure Health Bot
5456+
summary: Azure Health Bot enables users to build a health bot by using built-in scenarios or custom ones. 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.
5457+
iconUrl: /training/achievements/student-evangelism/health-bot-introduction.svg
5458+
- uid: learn.student-evangelism.health-bot-integrated-bot.badge
5459+
type: badge
5460+
title: Integrate Azure Health Bot with a database
5461+
summary: Learn how to integrate an advanced bot with a database.
5462+
iconUrl: /training/achievements/student-evangelism/health-bot-integrated-bot.svg

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

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

learn-pr/student-evangelism/health-bot-integrated-bot/2-build-database.yml

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

learn-pr/student-evangelism/health-bot-integrated-bot/3-integrate-logic-app.yml

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

learn-pr/student-evangelism/health-bot-integrated-bot/4-health-bot-configurations.yml

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

learn-pr/student-evangelism/health-bot-integrated-bot/5-knowledge-check.yml

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

learn-pr/student-evangelism/health-bot-integrated-bot/6-summary.yml

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

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

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

0 commit comments

Comments
 (0)