Enabling IP forwarding using Azure CLI 2.0

Unlike in PowerShell, in CLI 2.0, enabling IP forwarding is done by the following single command:

az network nic update --name ADDNICCLI --resource-group PacktPub --ip-forwarding true
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset