Multifunction Calling using Microsoft Teams AI Agent > Using the Multifunction Calling using Microsoft Teams AI Agent recipe > Step 11. Configure and publish the processes
  

Step 11. Configure and publish the processes

Configure the LLM model, API URLs, and team ID, and then publish the processes.
  1. 1To publish the following processes, click Actions in the row that contains the processes and select Publish.
  2. 2Open the Prompt Azure OpenAI LLM process.
  3. 3On the Input Fields tab of the Send Prompt step, enter the deployment ID and the API version of the Azure OpenAI LLM model in the deployment_id and api_version fields.
  4. 4Save and publish the process
  5. 5Open the Query Snowflake process.
  6. 6On the Assignments tab of the Set Default Database and Schema Values step, set correct database and schema values for Snowflake database in the database and schema fields.
  7. 7Save and publish the process.
  8. 8Open the Azure OpenAI Agent for Dynamics 365 and Snowflake process.
  9. 9On the Assignments tab of the Snowflake LLM System Instructions step, enter the following field values:
  10. 10On the Assignments tab of the Dynamics 365 LLM System Instructions step, enter the following field values:
  11. 11Save and publish the process.
  12. 12Open the Microsoft Teams AI Agent process.
  13. 13On the Start tab of the Start step, select Allow anonymous access.
  14. 14On the Assignments tab of the Set Flow Configurations step, update the function declaration and the LLM model in the Function_Declaration and LLM_Model fields.
  15. 15On the Assignments tab of the Get Data from Message step, you can optionally update the team ID value in the Team_ID field.
  16. To find the team ID, perform the following steps:
    1. aGo to your team listed on the left side of the Teams app.
    2. bSelect More options > Get link to team as shown in the following image:
    3. cCopy the group ID value as shown in the following image:
  17. 16Save and publish the process.
  18. 17On the Actions menu of the Microsoft Teams AI Agent process, click Properties Detail and copy the service URL.
  19. You must copy the service URL to set up the webhook configuration in Microsoft Teams. For more information, see Step 12. Create webhook in Microsoft Teams.