How to deploy R script web service via Azure CLI

Takashi Shinohara 71 Reputation points MVP
2021-10-26T01:57:33.407+00:00

Hello everyone,

I am tring to deploy R script as a web service using Azure Machine Learning. I created pipeline as below.

143603-001.png

I can deploy the model and endpoint from [Deploy] button but I cannot control some properties: i.e. resource name, dns name.

It seems that the az ml model deploy command can be used to deploy the endpoint.

https://learn.microsoft.com/en-us/azure/machine-learning/how-to-deploy-azure-container-instance#using-the-azure-cli

I have no information for inferenceconfig.json. How to write score.py to execute R script? Is it any example?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,577 questions
{count} votes

0 additional answers

Sort by: Most helpful