AI-100 · Question #20
You create an Azure Machine Learning Studio experiment. You plan to publish the experiment as a Machine Learning Web service. You need to ensure that you can consume the web service from Microsoft…
The correct answer is C. a Request-Response Service (RRS) and an API key. Steps to Add a New web service 1. Deploy a web service or use an existing Web service. 2. Click Consume. 3. Look for the Basic consumption info section. Copy and save the Primary Key and the Request- 4. In Excel, go to the Web Services section (if you are in the Predict…
Question
You create an Azure Machine Learning Studio experiment. You plan to publish the experiment as a Machine Learning Web service. You need to ensure that you can consume the web service from Microsoft Excel spreadsheets. What should you use?
Options
- Aa Batch Execution Service (BES) and an Azure managed identity
- Ba Request-Response Service (RRS) and an Azure managed identity
- Ca Request-Response Service (RRS) and an API key
- Da Batch Execution Service (BES) and an API key
How the community answered
(48 responses)- A6% (3)
- B4% (2)
- C77% (37)
- D13% (6)
Explanation
Steps to Add a New web service 1. Deploy a web service or use an existing Web service. 2. Click Consume. 3. Look for the Basic consumption info section. Copy and save the Primary Key and the Request- 4. In Excel, go to the Web Services section (if you are in the Predict section, click the back arrow to go to the list of web services). 5. Click Add Web Service. 6. Paste the URL into the Excel add-in text box labeled URL. 7. Paste the API/Primary key into the text box labeled API key. https://docs.microsoft.com/en-us/azure/machine-learning/studio/excel-add-in-for-web-services
Topics
Community Discussion
No community discussion yet for this question.