DataflowEndpointFabricOneLakeAuthentication interface

Microsoft Fabric endpoint. Authentication properties. NOTE - Only one method is supported for one entry

Properties

method

Mode of Authentication.

systemAssignedManagedIdentitySettings

System-assigned managed identity authentication.

userAssignedManagedIdentitySettings

User-assigned managed identity authentication.

Property Details

method

Mode of Authentication.

method: string

Property Value

string

systemAssignedManagedIdentitySettings

System-assigned managed identity authentication.

systemAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationSystemAssignedManagedIdentity

Property Value

userAssignedManagedIdentitySettings

User-assigned managed identity authentication.

userAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationUserAssignedManagedIdentity

Property Value