Skip to content

Commit

Permalink
Updating Description for the module metadata (#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMutungi254 authored Sep 27, 2024
1 parent 90b3ddb commit 822c42b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion module/Entra/config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"guid": "742dccd1-bf4b-46a0-a3f2-14e0bb508233",
"authors": "Microsoft",
"owners": "Microsoft",
"description": "Microsoft Entra PowerShell",
"description": "Microsoft Entra PowerShell v1.0: 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",
"requireLicenseAcceptance": "true",
"requiredModules" : [
"Microsoft.Graph.Users",
Expand Down
2 changes: 1 addition & 1 deletion module/EntraBeta/config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"guid": "3a8a0270-121c-4455-845d-497458213f96",
"authors": "Microsoft",
"owners": "Microsoft",
"description": "Microsoft Entra PowerShell Beta",
"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",
"requireLicenseAcceptance": "true",
"requiredModules" : [
"Microsoft.Graph.Beta.Users",
Expand Down

0 comments on commit 822c42b

Please sign in to comment.