Skip to content

Remove-MgContact missing in 2.30 #3397

@SongsForTheDEV

Description

@SongsForTheDEV

Describe the bug

In version 2.30 of the module Microsoft.Graph.Identity.DirectoryManagement the function Remove-MgContact is missing. Further MgContact functions are still included, so I don't think that these functions moved to a different module.

Name

Confirm-MgContactMemberGroup
Confirm-MgContactMemberObject
Get-MgContact
Get-MgContactById
Get-MgContactCount
Get-MgContactDelta
Get-MgContactDirectReport
Get-MgContactDirectReportAsOrgContact
Get-MgContactDirectReportAsUser
Get-MgContactDirectReportCount
Get-MgContactDirectReportCountAsOrgContact
Get-MgContactDirectReportCountAsUser
Get-MgContactManager
Get-MgContactMemberGroup
Get-MgContactMemberObject
Get-MgContactMemberOf
Get-MgContactMemberOfAsAdministrativeUnit
Get-MgContactMemberOfAsGroup
Get-MgContactMemberOfCount
Get-MgContactMemberOfCountAsAdministrativeUnit
Get-MgContactMemberOfCountAsGroup
Get-MgContactServiceProvisioningError
Get-MgContactServiceProvisioningErrorCount
Get-MgContactTransitiveMemberOf
Get-MgContactTransitiveMemberOfAsAdministrativeUnit
Get-MgContactTransitiveMemberOfAsGroup
Get-MgContactTransitiveMemberOfCount
Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit
Get-MgContactTransitiveMemberOfCountAsGroup
Test-MgContactProperty

I tested this on different machines and I could recognize that Remove-MgContact is available in Version 2.25

Expected behavior

The function Remove-MgContact should be available.

How to reproduce

Get-Command -Module Microsoft.Graph.Identity.DirectoryManagement -Name "remove-mgcontact"

SDK Version

2.30

Latest version known to work for scenario above?

2.25

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions