Azure / Azure/azure-powershell
[Feature]: [ContainerApp] Add {Verb}-AzContainerAppSourceControl in Az.ContainerApp
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description of the new feature
Once the service expose PAT on Swagger we will add the following cmdlets in the Az.ContainerApp module:
```
New-AzContainerAppSourceControl
Get-AzContainerAppSourceControl
Update-AzContainerAppSourceControl
Remove-AzContainerAppSourceControl
```
Current swagger file used:
https://github.com/Azure/azure-rest-api-specs/tree/main/specification/app/resource-manager/Microsoft.App/stable/2022-03-01
### Proposed implementation details (optional)
_No response_
Contributor guide
Research direction
Start by checking the Microsoft.App 2022-03-01 Swagger specification to confirm that the service exposes PAT support. Then inspect the Az.ContainerApp module and its existing source-control patterns. Done means the four requested New-, Get-, Update-, and Remove-AzContainerAppSourceControl cmdlets are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, powershell
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100