@Anonymous Thanks for the question, Have a look here:
https://github.com/retkowsky/AzureML_Excel
There is an Excel macro in the Excel file that call an Azure ML service deployed model.
There is a quick description of the process in the Word document available in this repo.
You can find here as well the Python notebook for creating & deploying the model. No autoML in it but not a big deal to adapt.
Please try the Consume web services portion Azure ML documentation? That could help you get started.