you set this at build time and then each VM deployed from this will inherit?
or this is something you can enable at run time? ie on a new VM from the packer template. How packer relates to the test you want to do? Seems you are using packer as a sort of CI for Infra? As workaround seems you can enable this on a VM with Azure CLI https://gallery.technet.microsoft.com/EnableDisable-Accelerated-6d14b027 https://docs.microsoft.com/en-us/azure/virtual-network/create-vm-accelerated-networking-powershell#supported-vm-instances\ Alvaro. On Mon, Dec 24, 2018 at 9:59 AM Dhinesh Kumar T <[email protected]> wrote: > Hi Packer Team. > > We have an requirement to spin the build VM on Accelerated Network, to > perform complete regression against application in the image baking > process, is there an option to get this? > > > https://docs.microsoft.com/en-us/azure/templates/microsoft.network/2018-08-01/networkinterfaces#NetworkInterfacePropertiesFormat > > "enableAcceleratedNetworking": boolean > > > Thanks, > Dhinesh > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/packer-tool/b9ce1326-d465-402d-9a85-405255df8671%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/b9ce1326-d465-402d-9a85-405255df8671%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0exKuhB5kRY3-5gk4n7GKfDeK4HwG26WVGRT5mnnmT%3DATA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
