I'm building a simple web from streamlit that connects with a machine learning model from Microsoft Azure Machine Learning Studion (non-classic) and I'm new to both azure and streamlit.
I have trained the model that I'm going to use and wondering how do I connect this model to the web. What are the next things that I need to do to be able to do that? What are some Azure resources that I need to use?