Score:0

Azure VirtualMachineSet change IP-Configuration

it flag

In azure it is possible to update the IP Configuration of a given Virtual Machine (like here: https://praveenkumarsreeram.com/2020/09/27/azure-virtual-machines-change-the-subnet-of-a-virtual-machine-or-network-interface-card-using-azure-portal/). This feature has not been implemented yet for Virtual Machine Sets, as I can see.

Is it possible to change it through the Azure CLI? I am able to see the Virtual Machine Set using az vmss nic list --resource-group <RG> --vmss-name <VMSS-NAME> but I am not able to see the network interface I receive in the response above using az network nic ip-config list -g <RG> --nic-name <...>-vnet-nic01-defaultIpConfiguration.

The goal I am trying to archive is to change the subnet of this network interface.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.