I'm completely new to Azure ML, but I wanted to try out their automated ML UX. So I've followed the instructions to finally deploy my app (https://learn.microsoft.com/en-us/azure/machine-learning/service/how-to-create-portal-experiments#deploy-your-model). Now I've got my "Scoring URI", but I don't know how to use it? How can I test an input and get an output - can I do it with Postman?
- the tutorial doesn't tell me what to do with this "Scoring URI", and so I am stuck