Azure / Azure/azure-powershell
[Feature]: Set Session Affinity/Stickiness on ingress traffic with [New|Update]-AzContainerApp
Open
act-observability-squad
Azure PS Team
ContainerApp
feature-request
Tracking
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description of the new feature
There does not appear to be a method of configuring session affinity/stickiness with the `New-AzContainerApp` or `Update-AzContainerApp` cmdlets. It appears to be possible with Az CLI using the `--stickySessions.affinity` property on the `az containerapp ingress enable` command.
This feature request is for the addition of this capability to the `New-AzContainerApp`/`Update-AzContainerApp` cmdlets.
### Proposed implementation details (optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.