ManagedIdentityAuthProperties interface

The managed identity auth properties for dataShare connection.

Extends

Properties

identityResourceId

ARM ResourceId of the managed identity that should be used to authenticate to the backing data source.

type

The type of managed identity auth

Property Details

identityResourceId

ARM ResourceId of the managed identity that should be used to authenticate to the backing data source.

identityResourceId?: string

Property Value

string

type

The type of managed identity auth

type: "ManagedIdentity"

Property Value

"ManagedIdentity"