Authenticate action

This topic describes how to authenticate with the endpoint and API key to get access to the Microsoft Azure OpenAI models.

Antes de empezar

To authenticate before using the Microsoft Azure OpenAI action:

Procedimiento

  1. In the Automation Anywhere Control Room, navigate to the Actions pane, select Generative AI > Microsoft Azure OpenAI, drag Authenticate, and place it in the canvas.
  2. Do the following:Microsoft Azure OpenAI - Authenticate
    1. In the Endpoint field, enter the Endpoint from the Microsoft Azure portal.
    2. In the API Key field, paste the API Key copied from the Microsoft Azure portal.
      Nota: You can use one of the following options to specify the API Key:
      • Credential: To implement stronger security, you can use the Credential Vault.
      • Variable: To implement stronger security, you can use a credential variable.
      • Insecure string: Enables you to enter the API key directly.
    3. In the API version field, enter the API version . to use for this operation. This follows the YYYY-MM-DD format.
    4. Enter Default as the session name to confine to the current session.