|
1 | 1 | { |
2 | | - "guid": "3a8a0270-121c-4455-845d-497458213f96", |
3 | | - "authors": "Microsoft", |
4 | | - "owners": "Microsoft", |
5 | | - "moduleName":"Microsoft Entra Beta PowerShell", |
6 | | - "description": "Microsoft Entra PowerShell Beta: Microsoft Entra PowerShell is a scenario-driven module that allows administrators to efficiently manage Entra ID resources, including users, groups, applications, and policies, among others", |
7 | | - "requireLicenseAcceptance": "true", |
8 | | - "requiredModules" : [ |
9 | | - "Microsoft.Graph.Beta.Users", |
10 | | - "Microsoft.Graph.Beta.Users.Actions", |
11 | | - "Microsoft.Graph.Beta.Users.Functions", |
12 | | - "Microsoft.Graph.Beta.Groups", |
13 | | - "Microsoft.Graph.Beta.Identity.DirectoryManagement", |
14 | | - "Microsoft.Graph.Beta.Identity.Governance", |
15 | | - "Microsoft.Graph.Beta.Identity.SignIns", |
16 | | - "Microsoft.Graph.Beta.Applications", |
17 | | - "Microsoft.Graph.Beta.Reports" |
18 | | - ], |
19 | | - "requiredModulesVersion": "2.25.0", |
20 | | - "copyright": "© Microsoft Corporation. All rights reserved.", |
21 | | - "licenseUri": "https://aka.ms/devservicesagreement", |
22 | | - "projectUri": " https://github.com/microsoftgraph/entra-powershell", |
23 | | - "iconUri": "https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/master/documentation/images/graph_color256.png", |
24 | | - "tags": [ |
25 | | - "MicrosoftGraph", |
26 | | - "Microsoft", |
27 | | - "Graph", |
28 | | - "PowerShell", |
29 | | - "AzureAD", |
30 | | - "AzureADPreview", |
31 | | - "PSModule", |
32 | | - "Entra" |
33 | | - ], |
34 | | - "releaseNotes": "See https://github.com/microsoftgraph/entra-powershell.", |
35 | | - "version": "1.0.1", |
36 | | - "Prerelease": "", |
37 | | - "dotNetVersion":"4.7.2", |
38 | | - "powershellVersion":"5.1" |
39 | | - } |
| 2 | + "guid": "3a8a0270-121c-4455-845d-497458213f96", |
| 3 | + "authors": "Microsoft", |
| 4 | + "owners": "Microsoft", |
| 5 | + "moduleName": "Microsoft Entra Beta PowerShell", |
| 6 | + "description": "Microsoft Entra PowerShell Beta: Microsoft Entra PowerShell is a scenario-driven module that allows administrators to efficiently manage Entra ID resources, including users, groups, applications, and policies, among others", |
| 7 | + "requireLicenseAcceptance": "true", |
| 8 | + "requiredModules": [ |
| 9 | + "Microsoft.Graph.Beta.Users", |
| 10 | + "Microsoft.Graph.Beta.Users.Actions", |
| 11 | + "Microsoft.Graph.Beta.Users.Functions", |
| 12 | + "Microsoft.Graph.Beta.Groups", |
| 13 | + "Microsoft.Graph.Beta.Identity.DirectoryManagement", |
| 14 | + "Microsoft.Graph.Beta.Identity.Governance", |
| 15 | + "Microsoft.Graph.Beta.Identity.SignIns", |
| 16 | + "Microsoft.Graph.Beta.Applications", |
| 17 | + "Microsoft.Graph.Beta.Reports" |
| 18 | + ], |
| 19 | + "requiredModulesVersion": "2.25.0", |
| 20 | + "compatibleEditions": [ |
| 21 | + "Core", |
| 22 | + "Desktop" |
| 23 | + ], |
| 24 | + "copyright": "© Microsoft Corporation. All rights reserved.", |
| 25 | + "licenseUri": "https://aka.ms/devservicesagreement", |
| 26 | + "projectUri": " https://github.com/microsoftgraph/entra-powershell", |
| 27 | + "iconUri": "https://raw.githubusercontent.com/microsoftgraph/msgraph-sdk-powershell/master/documentation/images/graph_color256.png", |
| 28 | + "tags": [ |
| 29 | + "MicrosoftGraph", |
| 30 | + "Microsoft", |
| 31 | + "Graph", |
| 32 | + "PowerShell", |
| 33 | + "AzureAD", |
| 34 | + "AzureADPreview", |
| 35 | + "PSModule", |
| 36 | + "Entra", |
| 37 | + "Linux", |
| 38 | + "macOS", |
| 39 | + "Windows" |
| 40 | + ], |
| 41 | + "releaseNotes": "See https://github.com/microsoftgraph/entra-powershell.", |
| 42 | + "version": "1.0.1", |
| 43 | + "Prerelease": "", |
| 44 | + "dotNetVersion": "4.7.2", |
| 45 | + "powershellVersion": "5.1" |
| 46 | +} |
0 commit comments