Skip to content

Commit a1bbff2

Browse files
Merge pull request #78617 from SumitParikh/GBLreadgraph
modified powershell document to include graph
2 parents 4f71a84 + 87ea6ce commit a1bbff2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/users-groups-roles/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
href: licensing-groups-change-licenses.md
117117
- name: Additional scenarios
118118
href: licensing-group-advanced.md
119-
- name: Group licensing with PowerShell
119+
- name: Group licensing with PowerShell and Graph
120120
href: licensing-ps-examples.md
121121
- name: Service plan IDs for licensing
122122
href: licensing-service-plan-reference.md

articles/active-directory/users-groups-roles/licensing-ps-examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ ms.reviewer: sumitp
1818
ms.collection: M365-identity-device-management
1919
---
2020

21-
# PowerShell examples for group-based licensing in Azure AD
21+
# PowerShell and Graph examples for group-based licensing in Azure AD
2222

23-
Full functionality for group-based licensing is available through the [Azure portal](https://portal.azure.com), and currently PowerShell and Microsoft Graph support is limited. However, there are some useful tasks that can be performed using the existing [MSOnline PowerShell
23+
Full functionality for group-based licensing is available through the [Azure portal](https://portal.azure.com), and currently PowerShell and Microsoft Graph support is limited to read-only operations. However, there are some useful tasks that can be performed using the existing [MSOnline PowerShell
2424
cmdlets](https://docs.microsoft.com/powershell/msonline/v1/azureactivedirectory) and Microsoft Graph. This document provides examples of what is possible.
2525

2626
> [!NOTE]

0 commit comments

Comments
 (0)