Skip to content

Commit 297bdeb

Browse files
authored
Merge pull request #49488 from ShawnKupfer/WB1709
User Story 399598: Q&M: Retire healthbot path and modules (4 of 5)
2 parents d15b156 + 24312d2 commit 297bdeb

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
@@ -45365,6 +45365,81 @@
4536545365
"source_path": "learn-pr/student-evangelism/health-bot-enhanced/index.yml",
4536645366
"redirect_url": "https://learn.microsoft.com/training/browse/",
4536745367
"redirect_document_id": false
45368+
},
45369+
{
45370+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/1-introduction.yml",
45371+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45372+
"redirect_document_id": false
45373+
},
45374+
{
45375+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/2-build-database.yml",
45376+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45377+
"redirect_document_id": false
45378+
},
45379+
{
45380+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/3-integrate-logic-app.yml",
45381+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45382+
"redirect_document_id": false
45383+
},
45384+
{
45385+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/4-health-bot-configurations.yml",
45386+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45387+
"redirect_document_id": false
45388+
},
45389+
{
45390+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/5-knowledge-check.yml",
45391+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45392+
"redirect_document_id": false
45393+
},
45394+
{
45395+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/6-summary.yml",
45396+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45397+
"redirect_document_id": false
45398+
},
45399+
{
45400+
"source_path": "learn-pr/student-evangelism/health-bot-integrated-bot/index.yml",
45401+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45402+
"redirect_document_id": false
45403+
},
45404+
{
45405+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/1-introduction.yml",
45406+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45407+
"redirect_document_id": false
45408+
},
45409+
{
45410+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/2-what-is-azure-health-bot.yml",
45411+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45412+
"redirect_document_id": false
45413+
},
45414+
{
45415+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/3-how-azure-health-bot-works.yml",
45416+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45417+
"redirect_document_id": false
45418+
},
45419+
{
45420+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/4-azure-health-bot-use-cases.yml",
45421+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45422+
"redirect_document_id": false
45423+
},
45424+
{
45425+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/5-exercise-create-first-health-bot.yml",
45426+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45427+
"redirect_document_id": false
45428+
},
45429+
{
45430+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/6-knowledge-check.yml",
45431+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45432+
"redirect_document_id": false
45433+
},
45434+
{
45435+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/7-summary.yml",
45436+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45437+
"redirect_document_id": false
45438+
},
45439+
{
45440+
"source_path": "learn-pr/student-evangelism/health-bot-introduction/index.yml",
45441+
"redirect_url": "https://learn.microsoft.com/training/browse/",
45442+
"redirect_document_id": false
4536845443
}
4536945444
]
4537045445
}

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-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
54535463
- uid: learn.student-evangelism.health-bot-enhanced.badge
54545464
type: badge
54555465
title: Enhanced Azure Health Bot

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)