On Thursday, 29 November 2018 14:55:24 UTC-5, Jordan Borean wrote: > > I don't see why not. You will need to make sure you are configuring WinRM > on your Azure host through something like an Azure extension > https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/features-windows. > > I see you are using SSL so are you creating the https listener yourself? >
Azure-Arm builder does that for you dynamically https://www.packer.io/docs/builders/azure.html - Windows Section I believe your information about the Windows Remote Shell and the implementation being baked right into Packer has helped me determine the problem. -- 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/7aa0b987-3049-45e2-b9bc-8e865be80533%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
