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? A. a Batch Execution Service (BES) and an API key B. a Batch Execution Service (BES) and an Azure managed identity C. a Request-Response Service (RRS) and an Azure managed identity D. a Request-Response Service (RRS) and an API key  Suggested Answer: D 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-Response URL. 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. 8. Click Add. References: https://docs.microsoft.com/en-us/azure/machine-learning/studio/excel-add-in-for-web-services This question is in AI-100 Designing and Implementing an Azure AI Solution Exam For getting Microsoft Certified: Azure AI Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer