I have Azure public IP, that points to Azure Container instances. For this I'm using load balancer:
I can navigate to http://40.68.242.95/ and see, that my website is working. How can I configure https connection for this public ip address? I.e. how can I make https://40.68.242.95/ from it?