Forum Discussion
Jun 23, 2025
How to deploy n8n on Azure App Service and leverage the benefits provided by Azure.
Lately, n8n has been gaining serious traction in the automation world—and it’s easy to see why. With its open-source core, visual workflow builder, and endless integration capabilities, it has become...
JoeGC
Jul 20, 2025Copper Contributor
Hi Gabriel,
Thanks for an interesting walkthrough. Just one comment. In the Docker Hub section, image and tag, maybe you could mention that this value should be n8nio/n8n:latest. Leaving out the tag named latest prevented my web app setup from working correctly.
Many thanks