Azure / Azure/azure-powershell
{verb}-AzAvailabilityGroupListener needs to be rename to {verb}-AzSqlVMAvailabilityGroupListener
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description
Below cmdlets should be rename and use SqlVM as prefix. Otherwise, it's hard to map its module.
Get-AzAvailabilityGroupListener
New-AzAvailabilityGroupListener
Update-AzAvailabilityGroupListener
Remove-AzAvailabilityGroupListener
## Steps to reproduce
```powershell
```
## Environment data
```
```
## Module versions
```powershell
```
## Debug output
```
```
## Error output
```
```
Contributor guide
Research direction
Start by locating the definitions and references for Get-AzAvailabilityGroupListener, New-AzAvailabilityGroupListener, Update-AzAvailabilityGroupListener, and Remove-AzAvailabilityGroupListener. Check how cmdlet names are mapped and where their documentation or tests are referenced; done means all four consistently use the AzSqlVMAvailabilityGroupListener prefix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100