Shopify CLI app deploy on Azure platform

Hello Team,

I’ve developed a Shopify Remix app using the Shopify CLI and am now looking to deploy it to Microsoft Azure. However, I haven’t been able to find comprehensive documentation on this specific process.

Could anyone provide guidance or share the necessary steps to deploy a Shopify Remix app on Azure? Any insights, best practices, or references to relevant resources would be greatly appreciated.

Hey @amit_kumar1,

is there a specific reason you wan’t to deploy to Azure?
While there isn’t a step-by-step guide on how to deploy the Remix app template to Azure, you should be able to follow general guidance on how to deploy a (Docker) container to Azure.

Best regards,

Kevin :hatching_chick:

@Kevin_Sieger I have deployed other web applications on Azure, so I initially considered using it for this project as well. However, I’m also open to deploying it on AWS, provided I have the necessary documentation.