Azure User Assigned Managed Identity Account

Overview

You can use this account type to connect Azure OpenAI LLM Snaps with data sources that use the Azure User Assigned Managed Identity Account .

Azure User Assigned Managed Identity Account

Prerequisites

  • A valid Azure OpenAI account with the required permissions.

Limitations and known issues

None.

Account settings

Legend:
  • Expression icon (): JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
  • SnapGPT (): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
  • Suggestion icon (): Populates a list of values dynamically based on your Account configuration.
  • Upload : Uploads files. Learn more.
Learn more about the icons in the Snap settings dialog.
Field / field set Type Description
Label String

Required. Specify a unique label for the account.

Default value: N/A

Example: Azure User Assigned Managed Identity Account
Managed identity resource ID String/Expression

Required. Specify the Resource ID of the user-assigned managed identity to be used for authentication with Azure services. Learn more.

Note: When you enable the expression for this masked field, the value becomes visible in plain text format.

Default value: N/A

Example: /subscriptions/12345678-90ab-cdef-1234-567890abcdef/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myManagedIdentity