Azure / Azure/azure-libraries-for-java

Fluent: would like to create/referencing NetworkSecurityGroup in VMSS definition API

Đang mở
#1 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
Compute - VMSS feature-request
Ngôn ngữ chính
Java
Star
97
Fork
102
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

_From @TimLovellSmith on September 7, 2017 20:27_

With 1.1.3 I can't see any way to define the 'networkSecurityGroup' field for the VMSS network interface configuration part of the REST API!

From what I've seen of 1.2.0 release notes I am guessing that this functionality isn't yet added there either?

(This is what I'm talking about:

"networkProfile": {
"networkInterfaceConfigurations": [ {
"name": "nicconfig1",
"properties": {
"primary": true,
"enableAcceleratedNetworking": false,
"networkSecurityGroup": {
"id": "/subscriptions/{subscription-id}/resourceGroups/myrg1/providers/Microsoft.Network/networkSecurityGroups/nsg1"
},

I have heard that using this mechanism is functionally slightly different from just applying an NSG on your subnet, it gets applied on the NICS instead, hence the desire for it. Haven't been able to test it out yet though...)

_Copied from original issue: Azure/azure-sdk-for-net#3672_

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

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu bằng cách xác định API định nghĩa Java VMSS và so sánh mô hình cấu hình giao diện mạng của API này với ví dụ REST trong issue. Xác định vị trí mà việc hỗ trợ networkSecurityGroup nên thuộc về và xác minh rằng định nghĩa thu được có thể biểu diễn liên kết NSG được yêu cầu. Hoàn tất khi API cung cấp cấu hình này và có phạm vi kiểm thử cho hành vi của network profile VMSS.

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, java
Lĩnh vực
api, cloud, infrastructure
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
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
32/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.