Skip to content

[Modularize] Enhancement - New-EntraServicePrincipalPasswordCredential to include displayName property #1289

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

Conversation

SteveMutungi254
Copy link
Contributor

Modularize enhancement for New-EntraServicePrincipalPasswordCredential to include displayName property

@SteveMutungi254 SteveMutungi254 requested a review from a team as a code owner January 15, 2025 12:47
Copy link

Learn Build status updates of commit e8943ac:

✅ Validation status: passed

File Status Preview URL Details
module/Entra/Microsoft.Entra/Applications/New-EntraServicePrincipalPasswordCredential.ps1 ✅Succeeded
module/EntraBeta/Microsoft.Entra.Beta/Applications/New-EntraBetaServicePrincipalPasswordCredential.ps1 ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link

Learn Build status updates of commit cbc5372:

✅ Validation status: passed

File Status Preview URL Details
module/docs/entra-powershell-beta/Applications/New-EntraBetaServicePrincipalPasswordCredential.md ✅Succeeded View (entra-powershell-beta-preview)
module/docs/entra-powershell-v1.0/Applications/New-EntraServicePrincipalPasswordCredential.md ✅Succeeded View (entra-powershell-preview)
module/Entra/Microsoft.Entra/Applications/New-EntraServicePrincipalPasswordCredential.ps1 ✅Succeeded
module/EntraBeta/Microsoft.Entra.Beta/Applications/New-EntraBetaServicePrincipalPasswordCredential.ps1 ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link

Copy link

@SteveMutungi254
Copy link
Contributor Author

Related PR - #1187

@SteveMutungi254 SteveMutungi254 added P0 Highest priority Ready For Review The PR Ready for Review P1 and removed P0 Highest priority labels Jan 16, 2025
@SteveMutungi254
Copy link
Contributor Author

Build completed successfully.

# Disable confirmation prompts
$originalDebugPreference = $DebugPreference
$DebugPreference = 'Continue'

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove whitespace

}
}


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra line

}
}


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra lines

Copy link

@KenitoInc KenitoInc merged commit 814722f into modularize Jan 21, 2025
2 checks passed
KenitoInc pushed a commit that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Ready For Review The PR Ready for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants