I linked a subdomain help.mydomain.com of mydomain.com to my Intercom help center with a CNAME. Everything is working fine over HTTP.
I would like to use the App Service Certificate I have in my Azure subscription to make this subdomain work over HTTPS. The point here is that I don't have any webapp to link to the subdomain and the certificate since it is just a redirection.
I read the following documentation on the Intercom website but it does not help with Azure : https://developers.intercom.com/installing-intercom/docs/set-up-your-custom-domain?showHidden=f2cb6
How to implement this using Azure ?