Azure / Azure/azure-libraries-for-java

Add a IpConfiguration in an ApplicationSecurityGroup

Offen
#451 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
customer-reported feature-request Mgmt Network
Vorherrschende Sprache
Java
Sterne
97
Forks
102
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I have searched very much but I haven't be able to find a way to add an IpConfiguration inside an ApplicationSecurityGroup. It is possible from Azure-cli with the following command:

`az network nic ip-config update -g core-services --nic-name vm1-net1923 --application-security-groups core-asg`

And I tried the same from Java SDK:

`azure.networkInterfaces().getById("nicId").update().updateIPConfiguration("configId")`

But there not option for ApplicationSecuritygroups.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.