Azure ML

Selecting the Connection Type

Once you have selected your connection type, a configuration tab will appear on the next step, prompting you to input the required connection details.

Integration Setup

Figure 1: Azure ML Integration Example
  • System Prompt - Your application’s system prompt. It sets the initial instructions or context for the AI model, defines the behavior, tone, and specific guidelines the AI should follow while interacting. For best practices, refer to the OpenAI documentation on prompt engineeringarrow-up-right.

  • API Key

    • In Azure Machine Learning Studio, select the workspace on the Workspaces pagearrow-up-right.

    • From the navigation bar, open the Endpoints page and select the Serverless endpoints tab.

    • Open your endpoint from the list.

    • Copy the Key and insert it into the Probe integration input field.

  • URL - On the same serverless endpoint where you got the API key, the required URL can be found in the Target URI field. Copy this URL and insert it into the Probe integration input field.

For more information, you can explore the official Azure Machine Learningarrow-up-right documentation.

Last updated

Was this helpful?