[Feature]: Add ApplicationId to the other *-AzRoleAssignment functions #26889
Labels
ARM - RBAC
Azure PS Team
customer-reported
feature-request
This issue requires a new behavior in the product in order be resolved.
Description of the new feature
The New-AzRoleAssignment has a parameter called "ApplicationId" with the aliases;
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.
The text was updated successfully, but these errors were encountered: