You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parameter -DirectoryObjectId is supposed to be available with the command Remove-MgGroupMemberByRef in the module Microsoft.Graph.Applications 2.17.0.
Key : PSVersion
Value : 7.4.1
Key : PSEdition
Value : Core
Key : GitCommitId
Value : 7.4.1
Key : OS
Value : Microsoft Windows 10.0.20348
Key : Platform
Value : Win32NT
Key : PSCompatibleVersions
Value : {1.0, 2.0, 3.0, 4.0…}
Key : PSRemotingProtocolVersion
Value : 2.3
Key : SerializationVersion
Value : 1.1.0.1
Key : WSManStackVersion
Value : 3.0
Screenshots
Additional context
The code is ran on a microsoft hosted agent from Azure DevOps
==============================================================================
Task : Azure PowerShell
Description : Run a PowerShell script within an Azure environment
Version : 5.237.9
Author : Microsoft Corporation
Help : https://aka.ms/azurepowershelltroubleshooting
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Install-Module -Name Microsoft.Graph.Applications -Force
Remove-MgApplicationOwnerByRef -ApplicationId $appId -DirectoryObjectId $OwnerId
Expected behavior
Module Version
Environment Data
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: