Azure / Azure/AzLoadBalancerMigration
💡 Feature Request - Support Dynamic Outbound Rule Creation During Migration
- 主要语言
- Bicep
- 星标
- 11
- 派生
- 18
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 3
描述
## Describe the solution you'd like
Because outbound rules can only associate a single backend pool to a single front end IP address, in the situation where an external load balancer has multiple backend pools, we are not able to create a generic outbound rule that applies to all backend pool members. Currently, the module issues a warning and instructs user to manually configure outbound rules post migration.
Potential solutions:
- Distribute outbound rule allocated outbound ports across each backend pool (creating an outbound rule for each backend pool)
- Allow user to create a new backend pool with the members from all of the LB's original backend pools; create an outbound rule associating this backend pool to the first front end IP
- Allow user to map existing backend pools to front end IPs
## Describe alternatives you've considered
Current state warns user to create outbound rules post migration.
## Additional context
See #10
贡献指南
这个仓库没有索引到贡献指南
调研方向
审查 issue #10 以及当前会发出需要手动配置出站规则警告的迁移路径。明确应实现所提议的 backend-pool 和 frontend-IP 行为中的哪一种,然后验证迁移是否会为多个 backend pool 创建适当的出站规则,而不是要求在迁移后进行配置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, powershell
- 领域
- cloud, infrastructure
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100