We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
entra license
1 parent 36d62d4 commit 4a0d66fCopy full SHA for 4a0d66f
1 file changed
docs/docs/cmd/entra/license/license-list.mdx
@@ -16,6 +16,25 @@ m365 entra license list [options]
16
17
<Global />
18
19
+## Permissions
20
+
21
+<Tabs>
22
+ <TabItem value="Delegated">
23
24
+ | Resource | Permissions |
25
+ |-----------------|----------------------------|
26
+ | Microsoft Graph | LicenseAssignment.Read.All |
27
28
+ </TabItem>
29
+ <TabItem value="Application">
30
31
32
33
34
35
36
+</Tabs>
37
38
## Examples
39
40
List all licenses within the tenant.
0 commit comments