Question: 1
You are designing a conversational interface for an app that will be used to make vacation requests. The interface must gather the following data:
* The start date of a vacation
* The end date of a vacation
* The amount of required paid time off
The solution must minimize dialog complexity. Which type of dialog should you use?
Question: 2
You are developing a new sales system that will process the video and text from a public-facing website.
You plan to notify users that their data has been processed by the sales system.
Which responsible AI principle does this help meet?
Question: 3
You manage an application that stores data in a shared folder on a Windows server. You need to move the shared folder to Azure Storage. Which type of Azure Storage should you use?
Question: 4
You are developing a method for an application that uses the Translator API.
The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet.
You need to create the URI for the call to the Translator API. You have the following URI.
Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.)
NOTE: Each correct selection is worth one point.
Question: 5
You successfully run the following HTTP request.
Body{'keyName': 'Key2'}
What is the result of the request?