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

Upload config files from GIT to ADLS Gen2 #870

Open
2 tasks
promisinganuj opened this issue Nov 21, 2024 · 0 comments
Open
2 tasks

Upload config files from GIT to ADLS Gen2 #870

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

Comments

@promisinganuj
Copy link
Contributor

promisinganuj commented Nov 21, 2024

As part of application deployment, we need to update the config files from GIT to ADLS Gen2. The Fabric notebooks access those configs files via ADLS Gen2 shortcut.

DoD

  • Copy the existing config template and rename it to "application.cfg". TBD - Anuj
  • Replace the variables based on the env, marked as "{{ }}".
  • Upload this new file to ADLS Gen2 config folder. Here is the ADLS Gen2 structure.
main
  / config
  / ...

Depends on #862

@promisinganuj promisinganuj added P1 High Priority e2e: fabric Related with E2E Fabric Sample labels Nov 21, 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

1 participant