You plan to implement a bot that will require user authentication. You need to recommend a secure solution that provides encryption for the authentication of the bot. Which two security solutions should you include in the recommendation? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. NTLM B. JSON Web Token (JWT) C. API keys D. smart cards E. SSL/TLS Suggested Answer: BE Your bot communicates with the Bot Connector service using HTTP over a secured channel (SSL/TLS). JSON Web Tokens are used to encode tokens that are sent to and from the bot. Reference: https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-authentication 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