Thanks Alvaro for your response, have answered your questions below Q: you set this at build time and then each VM deployed from this will inherit? A: No, that is not the case, we will perform regression to validate the application during image backing process this shall bypass the virtual network hub by enabling Accelerated Networking to the azure endpoints.
Q: or this is something you can enable at run time? ie on a new VM from the packer template. A: No, accelerated Network cannot be enabled in runtime. Q: Seems you are using packer as a sort of CI for Infra? A: Yes, we use packer for CI. Thanks, Dhinesh On Saturday, December 29, 2018 at 11:50:12 PM UTC+5:30, Alvaro Miranda Aguilera wrote: > > 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] > <javascript:>> 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] <javascript:>. >> 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/5b87670f-d801-4206-8bca-85e995b6851e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
