From docker to azure( deploy a wordpress website)

Hello,

I have current running a docker compose based wordpress website and wish to deploy it to azure but I’m not sure how or “if” to integrate azure into the my existing project or redo the compose from azure.

Can anyone advise me on how I should approach this?

You should be able to deploy a Docker4Azure swarm using the published ARM template and then try to deploy your compose file on the swarm in Azure.