Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate ADLS cloud connection creation #876

Open
3 tasks
promisinganuj opened this issue Nov 22, 2024 · 0 comments
Open
3 tasks

Automate ADLS cloud connection creation #876

promisinganuj opened this issue Nov 22, 2024 · 0 comments
Assignees
Labels
e2e: fabric Related with E2E Fabric Sample P1 High Priority

Comments

@promisinganuj
Copy link
Contributor

In the sample, creation of cloud connection to ADLS Gen2 storage account is currently a manual step. With the launch of connection REST APIs last week, it's now possible to automate it. The API also supports SP/MI.

Reference: https://learn.microsoft.com/en-us/rest/api/fabric/core/connections/create-connection?tabs=HTTP

DoD

  • Modify /e2e_samples/fabric_dataops_sample/scripts/deploy_infrastructure.sh script to include the connection creation.
  • Once that's done, remove ADLS_GEN2_CONNECTION_ID from /e2e_samples/fabric_dataops_sample/.envtemplate file.
  • Update main /e2e_samples/fabric_dataops_sample/README.md to reflect these changes.
@promisinganuj promisinganuj added P1 High Priority e2e: fabric Related with E2E Fabric Sample labels Nov 22, 2024
@devlace devlace changed the title Automate ALDS cloud connection creation Automate ADLS cloud connection creation Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e: fabric Related with E2E Fabric Sample P1 High Priority
Projects
None yet
Development

No branches or pull requests

2 participants