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:
  • Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.
  • Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
  • Add icon (Plus Icon): Indicates that you can add fields in the field set.
  • Remove icon (Minus Icon): Indicates that you can remove fields from the field set.
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