Policy Compliance Agent > Using the Policy Compliance Agent recipe > Step 2. Configure the Azure OpenAI model connection
  

Step 2. Configure the Azure OpenAI model connection

Configure the deployment name, Azure endpoint URL, OpenAI API version, and API key to access and utilize the Azure OpenAI LLM's capabilities within the agent flow.
  1. 1Open the Azure OpenAI LLM model connection.
  2. 2In the Connection Details, enter values for the following properties:
  3. Property
    Description
    Deployment Name
    Name of the LLM deployment you've configured within Azure OpenAI.
    Azure Endpoint
    Specific Azure OpenAI service endpoint URL for your deployed model.
    OpenAI API Version
    Version of the Azure OpenAI API you intend to use. Use the latest stable version for your model family. For information about versions, see the Azure OpenAI documentation.
    API Key
    Authentication key or token provided by Azure to authorize your access.
  4. 3Click Test to verify that the connection is successful.
  5. 4Save the connection.