Skip to content

New-EntraInvitation & New-EntraBetaInvitation param objects type updated from MSOL types#1580

Merged
givinalis merged 1 commit intomainfrom
giomachar/issue-1578
Jan 8, 2026
Merged

New-EntraInvitation & New-EntraBetaInvitation param objects type updated from MSOL types#1580
givinalis merged 1 commit intomainfrom
giomachar/issue-1578

Conversation

@givinalis
Copy link
Collaborator

Changes

  • Updated -InvitedUser parameter type to Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphUser for New-EntraBetaInvitation command.
  • Updated -InvitedUser parameter type to Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUser for New-EntraInvitation command.
  • Updated -InvitedUserMessageInfo parameter type to Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphInvitedUserMessageInfo for New-EntraBetaInvitation command.
  • Updated -InvitedUserMessageInfo parameter type to Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInvitedUserMessageInfo for New-EntraInvitation command.

Issue

closes: #1578

@givinalis givinalis requested a review from a team as a code owner January 7, 2026 22:01
@givinalis givinalis added the Ready For Review The PR Ready for Review label Jan 7, 2026
@learn-build-service-prod
Copy link

Learn Build status updates of commit 44f7278:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • Line 0, Column 0: [Error: PSMD2Yaml_FileLoadFailed] Failed to load file: C:/LocalRun/W/ubyy-s/module/mapping/monikerMapping.json. PackageRoot, ReferenceTocUrl, and ConceptualTocUrl are required for every moniker. PackageRoot should be a valid relative path to docset root.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@givinalis givinalis changed the title New-EntraInvitation & New-EntraBetaInvitation param objects of type updated from MSOL types New-EntraInvitation & New-EntraBetaInvitation param objects type updated from MSOL types Jan 7, 2026
@givinalis givinalis closed this Jan 8, 2026
@givinalis givinalis reopened this Jan 8, 2026
@givinalis givinalis merged commit a481d57 into main Jan 8, 2026
5 of 6 checks passed
@givinalis givinalis deleted the giomachar/issue-1578 branch January 8, 2026 09:16
@learn-build-service-prod
Copy link

Learn Build status updates of commit 44f7278:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • Line 0, Column 0: [Error: PSMD2Yaml_FileLoadFailed] Failed to load file: C:/LocalRun/W/0gqz-s/module/mapping/monikerMapping.json. PackageRoot, ReferenceTocUrl, and ConceptualTocUrl are required for every moniker. PackageRoot should be a valid relative path to docset root.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready For Review The PR Ready for Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🪲 New-EntraInvitation -InvitedUser param only accepts objects of type Microsoft.Open.MSGraph.Model.User, which is depricated

2 participants