Simple React AI Agent with Azure OpenAI > Using the Simple React AI Agent with Azure OpenAI recipe > Configure and publish the AzureOpenAISearchConnection connection
  

Configure and publish the AzureOpenAISearchConnection connection

Configure the API key in the AzureOpenAISearchConnection connection, and then publish the connection.
  1. 1Open the AzureOpenAISearchConnection connection.
  2. 2From the Type list, select AzureOpenAISearchConnection.
  3. 3In the Connection Properties section, enter the API key in the API_Key property. The API_Key property authenticates Azure OpenAI connection requests.
  4. 4Save and publish the connection.