OnYourDataUserAssignedManagedIdentityAuthenticationOptions interface

The authentication options for Azure OpenAI On Your Data when using a user-assigned managed identity.

Extends

Properties

managedIdentityResourceId

The resource ID of the user-assigned managed identity to use for authentication.

type

The authentication type of user-assigned managed identity.

Property Details

managedIdentityResourceId

The resource ID of the user-assigned managed identity to use for authentication.

managedIdentityResourceId: string

Property Value

string

type

The authentication type of user-assigned managed identity.

type: "user_assigned_managed_identity"

Property Value

"user_assigned_managed_identity"