Skip to content

Commit d08cf90

Browse files
authored
Merge pull request #215249 from OWinfreyATL/OwinfreyATL-Move-Tutorials
Updated TOC to API locations and update references
2 parents 1ebdf5a + 2c616a6 commit d08cf90

8 files changed

+21
-596
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,21 @@
4040
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
4141
"redirect_document_id": false
4242
},
43+
{
44+
"source_path_from_root": "/articles/active-directory/governance/tutorial-onboard-custom-workflow-graph.md",
45+
"redirect_url": "/graph/tutorial-lifecycle-workflows-onboard-custom-workflow",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/active-directory/governance/tutorial-offboard-custom-workflow-graph.md",
50+
"redirect_url": "/graph/tutorial-lifecycle-workflows-offboard-custom-workflow",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/active-directory/governance/tutorial-scheduled-leaver-graph.md",
55+
"redirect_url": "/graph/tutorial-lifecycle-workflows-scheduled-leaver",
56+
"redirect_document_id": false
57+
},
4358
{
4459
"source_path_from_root": "/articles/active-directory/governance/set-employee-leave-date-time.md",
4560
"redirect_url": "/graph/tutorial-lifecycle-workflows-set-employeeleavedatetime",

articles/active-directory/governance/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
- name: Automate employee onboarding tasks - Azure portal (Preview)
5050
href: tutorial-onboard-custom-workflow-portal.md
5151
- name: Automate employee onboarding tasks - Microsoft Graph (Preview)
52-
href: tutorial-onboard-custom-workflow-graph.md
52+
href: /graph/tutorial-lifecycle-workflows-onboard-custom-workflow?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json
5353
- name: Offboarding employees in real-time - Azure portal (Preview)
5454
href: tutorial-offboard-custom-workflow-portal.md
5555
- name: Offboarding employees in real-time - Microsoft Graph (Preview)
56-
href: tutorial-offboard-custom-workflow-graph.md
56+
href: /graph/tutorial-lifecycle-workflows-offboard-custom-workflow?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json
5757
- name: Automate employee offboarding tasks - Azure portal (preview)
5858
href: tutorial-scheduled-leaver-portal.md
5959
- name: Automate employee offboarding tasks - Microsoft Graph (preview)
60-
href: tutorial-scheduled-leaver-graph.md
60+
href: /graph/tutorial-lifecycle-workflows-scheduled-leaver?toc=/azure/active-directory/governance/toc.json&bc=/azure/active-directory/governance/breadcrumb/toc.json
6161
- name: Concepts
6262
expanded: true
6363
items:

articles/active-directory/governance/tutorial-offboard-custom-workflow-graph.md

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

articles/active-directory/governance/tutorial-offboard-custom-workflow-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ At any time, you may monitor the status of the workflows and the tasks. As a rem
106106

107107
## Next steps
108108
- [Preparing user accounts for Lifecycle workflows (preview)](tutorial-prepare-azure-ad-user-accounts.md)
109-
- [Execute employee offboarding tasks in real-time on their last day of work with Microsoft Graph (preview)](tutorial-offboard-custom-workflow-graph.md)
109+
- [Complete employee offboarding tasks in real-time on their last day of work using Lifecycle Workflows APIs](/graph/tutorial-lifecycle-workflows-offboard-custom-workflow)

0 commit comments

Comments
 (0)