Skip to content

Commit 53aea7d

Browse files
committed
incorporate feedback
1 parent 2b063e6 commit 53aea7d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/active-directory/governance/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
href: entitlement-management-onboard-external-user.md
2727
- name: Manage the lifecycle of your group-based licenses in Azure AD
2828
href: entitlement-management-group-licenses.md
29+
- name: Automate identity governance tasks
30+
href: identity-governance-automation.md
2931
- name: Concepts
3032
expanded: true
3133
items:
@@ -62,8 +64,6 @@
6264
href: entitlement-management-reports.md
6365
- name: Archive logs and reporting
6466
href: entitlement-management-logs-and-reporting.md
65-
- name: Use with Azure Automation
66-
href: identity-governance-automation.md
6767
- name: Troubleshoot
6868
href: entitlement-management-troubleshoot.md
6969
- name: Catalog owners

articles/active-directory/governance/identity-governance-automation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Orchestrate Azure AD Identity Governance tasks with Azure Automation
2+
title: Automate Azure AD Identity Governance tasks with Azure Automation
33
description: Learn how to write PowerShell scripts in Azure Automation to interact with Azure Active Directory entitlement management and other features.
44
services: active-directory
55
documentationCenter: ''
@@ -210,4 +210,5 @@ There are two places where you can see the expiration date in the Azure portal.
210210

211211
## Next steps
212212

213-
- [Archive logs and reporting on Azure AD entitlement management in Azure Monitor](entitlement-management-logs-and-reporting.md)
213+
- [Create an Automation account using the Azure portal](/azure/automation/quickstarts/create-account-portal)
214+
- [Manage access to resources in Active Directory entitlement management using Microsoft Graph PowerShell](/powershell/microsoftgraph/tutorial-entitlement-management?view=graph-powershell-beta)

0 commit comments

Comments
 (0)