Skip to content

[Feature]: Add ApplicationId to the other *-AzRoleAssignment functions #26889

Open
@SebastianClaesson

Description

@SebastianClaesson

Description of the new feature

The New-AzRoleAssignment has a parameter called "ApplicationId" with the aliases;

  • SPN
  • ServicePrincipalName

However, the Get-AzRoleAssignment only has a parameter called "ServicePrincipalName" with the alias 'SPN'

It's the same story with Remove-AzRoleAssignment.

Proposed implementation details (optional)

Implement aliases for "ApplicationId" for Remove and Get functions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions