@@ -9,7 +9,7 @@ metadata:
9
9
ms.topic : landing-page # Required
10
10
author : msewaweru # Required; your GitHub user alias, with correct capitalization.
11
11
ms.author : eunicewaweru # Required; microsoft alias of author; optional team alias.
12
- ms.date : 07/28/2022 # Required; mm/dd/yyyy format.
12
+ ms.date : 08/01/2023 # Required; mm/dd/yyyy format.
13
13
14
14
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
15
15
@@ -53,14 +53,18 @@ landingContent:
53
53
url : find-mg-graph-command.md
54
54
- text : Discover command permissions using Find-MgGraphPermission
55
55
url : find-mg-graph-permission.md
56
+ - text : Discover Microsoft Graph PowerShell authentication cmdlets
57
+ url : authentication-commands.md
56
58
- linkListType : tutorial
57
59
links :
58
60
- text : Enable app-only authentication
59
61
url : app-only.md
60
62
- text : Manage access to resources
61
63
url : tutorial-entitlement-management.md
62
64
- text : Assign Azure AD roles in PIM
63
- url : tutorial-pim.md
65
+ url : tutorial-pim.md
66
+ - text : Manage PIM policies
67
+ url : how-to-manage-pim-policies.md
64
68
65
69
66
70
# Card
@@ -80,6 +84,8 @@ landingContent:
80
84
linkLists :
81
85
- linkListType : reference
82
86
links :
87
+ - text : Troubleshoot common errors in Microsoft Graph PowerShell
88
+ url : troubleshooting.md
83
89
- text : Permissions reference
84
90
url : https://docs.microsoft.com/en-us/graph/permissions-reference
85
91
- text : Advanced query capabilities
0 commit comments