Skip to content

🐛 Implement New-EntraServicePrincipalKeyCredential cmdlet #1453

Open
@DButoyez

Description

@DButoyez

We've identified an issue with the New-EntraServicePrincipalKeyCredential command in the Entra PowerShell module. While the documentation exists, the command itself does not seem to be implemented.

Here are the details:

Documentation Link: https://github.com/microsoftgraph/entra-powershell/blob/main/module/docs/entra-powershell-v1.0/Applications/New-EntraServicePrincipalKeyCredential.md

Issue: The command New-EntraServicePrincipalKeyCredential is not recognized as a valid cmdlet, function, script file, or executable program in the Entra module version 1.0.5. However, the Get-EntraServicePrincipalKeyCredential command works as expected.

Steps to reproduce:

  • Install the Entra PowerShell Module.

  • Run the command New-EntraServicePrincipalKeyCredential in PowerShell.

Metadata

Metadata

Assignees

Type

Projects

Status

Q2 2025 – Apr-Jun

Relationships

None yet

Development

No branches or pull requests

Issue actions