I need to create a Mailjet Email Service on Azure, through Azure CLI, but I haven't found any documentation on how to achieve this. I know there isn't a built-in az
command to deploy such service, but I wonder if there is a workaround, and thus a way to deploy a Mailjet Email Service by leveraging Azure CLI?
If yes, can someone provide an example?