ある企業では Dynamics 365 Customer Service と Microsoft Teams を使用しています。 プロジェクトでは、特定のクライアントのニーズに対応する際に推奨事項を提供するための自動化ツールを作成する必要があります。ツールは対話型で、エージェントがクライアント ベースに最適なサービスを提供できるようにする必要があります。すべての通信は Teams チャットを通じて実行されます。スマート アシスト チャットボットを構成する必要があります。アクションはどの順序で実行する必要がありますか? 回答するには、すべてのアクションをアクション リストから回答領域に移動し、正しい順序で並べます。
正解:
Explanation: * Configure the chatbot App settings file 1 2 . * Publish the webapp to the Microsoft Azure tenant 1 2 . * Update the chatbot messaging endpoint 1 2 . * Enable the Teams channel 1 2 . * Set the Smart Assist Admin configuration 3 . * Test the chatbot 1 2 . For more information, you can refer to the following links: * Build a smart assist bot * Manage smart assist