Azure / Azure/AzLoadBalancerMigration

💡 Feature Request - Support Dynamic Outbound Rule Creation During Migration

Đang mở
#50 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Basic LB Migration enhancement
Ngôn ngữ chính
Bicep
Star
11
Fork
18
Merge trung bình
1 ngày 8 giờ
Pull request đã merge (30 ngày)
3

Mô tả

## 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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Xem xét issue #10 và đường dẫn migration hiện tại phát ra cảnh báo về việc cấu hình thủ công các outbound rules. Làm rõ hành vi backend-pool và frontend-IP nào trong số các hành vi được đề xuất cần được triển khai, sau đó xác minh rằng migration tạo ra các outbound rules phù hợp cho nhiều backend pool thay vì yêu cầu cấu hình sau migration.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
azure, powershell
Lĩnh vực
cloud, infrastructure
Loại issue
Tính năng
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.