microsoftgraph / microsoftgraph/entra-powershell

🪲 Remove-EntraServicePrincipalKeyCredential does not support passing a Proof property

Open
#1,545 2 comments 0 reactions 1 assignee View on GitHub

@KenitoInc is already working on this.

Since Oct 3, 2025.

bug P0 Triaged
Dominant language
PowerShell
Stars
213
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Remove-EntraServicePrincipalKeyCredential calls the removeKey method which requires a Proof...
https://learn.microsoft.com/en-us/graph/api/serviceprincipal-removekey?view=graph-rest-1.0&tabs=http

However this cmdlet does not allow to pass Proof which results in a 403

Remove-EntraServicePrincipalKeyCredential needs to support passing Proof property

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.