I have questions around Azure ML Service with regards to web service deployment / security. Can you please help me with these questions:
- By default, published web service URIs are public addressable without any requirement for authentication. What are the best practices for securing these web services?
- When authenticating from unattended processes such as web services, DevOps, etc, what are the options / best practices for authenticating? Managed Identity does not seem to be supported by Azure ML Service. App registrations? Other?