Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUF Customer feedback: Remove-EntraContact #1287

Open
csmulligan opened this issue Jan 14, 2025 · 1 comment
Open

UUF Customer feedback: Remove-EntraContact #1287

csmulligan opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels

Comments

@csmulligan
Copy link
Contributor

Describe the bug
A customer reported via the UUF triage app:
This method does not work. It is supposed to delete orgContact objects, but the objects are accessible as read-only objects to the API, so this method fails. (see https://learn.microsoft.com/en-us/graph/api/resources/orgcontact)The error points to access denied and the old API: Remove-MgContact_Delete: Data contract version does not allow 'Delete' operations against instances of resource 'OrgContact'.

Live URL:
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.entra/remove-entracontact

GitHub URL:
https://github.com/MicrosoftDocs/entra-powershell-docs-pr/blob/live/docs/reference/v1.0/Microsoft.Graph.Entra/Remove-EntraContact.md

To Reproduce
I couldn't reproduce this.

Expected behavior
The cmdlet deletes orgContact objects

@SteveMutungi254
Copy link
Contributor

Thank you for highlighting this issue. You're correct—orgContact is currently read-only.

What next?

We're collaborating with the API owner to resolve this and will provide updates as progress is made.

Related issues:

@SteveMutungi254 SteveMutungi254 added bug Something isn't working P0 Highest priority Graph API gap and removed ToTriage labels Jan 15, 2025
@SteveMutungi254 SteveMutungi254 self-assigned this Jan 15, 2025
@SteveMutungi254 SteveMutungi254 added P1 and removed P0 Highest priority labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants