To use API_Request in-database function with Azure Machine Learning, it is assumed that:
- You are aware of the web address of Azure Machine Learning online endpoint, and have necessary keys or token to access the endpoint.
- You are familiar with Azure Machine Learning endpoint's requirement in terms on input (number of keys, order, data type of columns involved).
- You ensure that Teradata table or query has the same number of keys and data types.
- You are aware of content format required for Azure Machine Learning online endpoint.