Skip to content

[FEATURE REQ] Add dataSecurityMode to AzureDatabricksLinkedService #43122

Open
@Xanatos8

Description

Is your feature request related to a problem? Please describe.
At my company we're using ADF to generate AzureDatabricksLinkedServices to ingest data to UnityCatalog. To do that we need to change the Access Mode to SINGLE_USER in the Databricks Job and we can't seem to add that using the SDK. There's no method to add the this information to the LinkedService.

Describe the solution you'd like
Add a new method to the AzureDatabricksLinkedServices to define the AccessMode.

Describe alternatives you've considered
Tried adding the information with AdditionalParameters but it doesnt seem to do anything. Tried to change the AzureDatabricksLinkedServices to Json and adding the information manually and then turning it back to a AzureDatabricksLinkedServices but it didn't recognize the new field.

Additional context

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ARMData BricksMgmtThis issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions