@QuarkHive Belgrade An SSL Cert is tied to a domain, so you would require one for each but if they are sub-domains, you could get a wildcard certificate that can be used across all of them.
Another approach is to use a reverse proxy of sorts that routes requests to your backend based on the path. Azure Front Door would be a good option here.