fortinet/fortigate-autoscale-azure

Support Accelerated Networking

mremini opened this issue · 1 comments

internal issue id: 0733472 (edited: JaydenLiang)

Please let us know if Accelerated Networking can be supported
1/ during deployment using the template

2/ Post deployment using AZ CLI commands

az vmss update -g -n --set virtualMachineProfile.networkProfile.networkInterfaceConfigurations[0].enableAcceleratedNetworking=true
az vmss update -g -n --set virtualMachineProfile.networkProfile.networkInterfaceConfigurations[1].enableAcceleratedNetworking=true
......
and so on for all Nics

internal issue status changed to closed.