How to configure Azure secure Kubernetes service (HTTPS) from visual interface?

5/13/2019

I am exercising the Azure machine learning samples and try to consume the trained model by deploying it as a webservice.

But find no MSDN material for creating this as a secure Kubernetes service (HTTPS): https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-secure-web-service

The above link is not helpful in instructing how to configure a AKS as a secure service while creating. Can I not just do it from Visual interface, as the above seems to have instructions only through the python SDK?

-- code_rabbit
azure
https
kubernetes
security
ssl

0 Answers