JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,030 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have virtual machine in azure with network interface, where I also added several additional IP addresses:
For example 10.1.1.1, 10.1.1.2, 10.1.1.3 ...
I have situation where I need to change IPs for this interface and do it quickly,
Is it possible to to with script not manually?
for example change 10.1.1.1 -> 10.1.2.1, 10.1.1.2 -> 10.1.2.2, 10.1.1.3 -> 10.1.2.3, ...
See please screenshot: