Azure / Azure/azure-powershell
PolicyAssignment doesn't support New or Remove operation
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description
The module do not have any implementation for below 3 cmdlets
[New-AzRoleManagementPolicyAssignment.md](https://github.com/Azure/azure-powershell/blob/generation/src/Resources/Authorization.Autorest/examples/New-AzRoleManagementPolicyAssignment.md)
[Remove-AzRoleManagementPolicy](https://github.com/Azure/azure-powershell/blob/generation/src/Resources/Authorization.Autorest/examples/Remove-AzRoleManagementPolicy.md)
[Remove-AzRoleManagementPolicyAssignment](https://github.com/Azure/azure-powershell/blob/generation/src/Resources/Authorization.Autorest/examples/Remove-AzRoleManagementPolicyAssignment.md)
Contributor guide
Research direction
Read the three linked example markdown files under src/Resources/Authorization.Autorest/examples, then locate the PolicyAssignment module and its existing cmdlet patterns. Done means the module implements New-AzRoleManagementPolicyAssignment, Remove-AzRoleManagementPolicy, and Remove-AzRoleManagementPolicyAssignment consistently with those examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, powershell
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100