Building Applications and Solutions with Microsoft 365 Core Services (legacy) — Question 22

You have a conversational bot that retrieves files from the Microsoft OneDrive of users.

You are adding functionality to the bot to enable the bot to retrieve files from other cloud storage providers.

What should you configure to ensure that the bot can access the other cloud storage providers on behalf of the users?

Answer options

Correct answer: D

Explanation

The correct answer is D because adding a new site to the Bot Channels Registration allows the bot to connect to additional cloud storage providers. Option A is incorrect as modifying API permissions alone does not establish connections to new services. Option B is not sufficient because OAuth Connection Settings are not the primary requirement for connecting to additional sites. Option C is irrelevant in this context as a client certificate is not necessary for accessing other cloud services.