Azure OpenAI Chat with History > Using the Azure OpenAI Chat with History recipe > Step 3: Configure and publish the AzureOpenAIChatWithHistory connection
  

Step 3: Configure and publish the AzureOpenAIChatWithHistory connection

Configure the endpoint URL and API key in the AzureOpenAIChatWithHistory connection, and then publish the connection.
  1. 1Open the AzureOpenAIChatWithHistory connection.
  2. 2From the Type list, select AzureOpenAI.
  3. 3From the Run On list, select Cloud Server or any Secure Agent.
  4. 4In the Connection Properties section, enter values for the following properties:
  5. Property
    Description
    Endpoint_URL
    The REST API endpoint for Azure OpenAI. You can find this value in the Keys & Endpoint section when examining your resource from the Azure portal. Alternatively, you can find the value in Azure OpenAI Studio > Playground > Code View.
    API_Key
    The API key to authenticate Azure OpenAI connection requests. You can find this value in the Keys & Endpoint section when examining your resource from the Azure portal. Alternatively, you can find the value in Azure OpenAI Studio > Playground > Code View.
  6. 5Save, test, and publish the connection.