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

Create AKVs as part of bootstrap script #708

Open
3 tasks
promisinganuj opened this issue May 21, 2024 · 0 comments
Open
3 tasks

Create AKVs as part of bootstrap script #708

promisinganuj opened this issue May 21, 2024 · 0 comments

Comments

@promisinganuj
Copy link
Contributor

promisinganuj commented May 21, 2024

For secure data processing, Fabric notebooks/pipelines should be using Azure Key Vaults (AKV) for storing secrets and secured variables.

This task is to include the creation of AKVs per environment, as part of bootstrap process. i.e., there would be 3 key vaults deployed by default for DEV, UAT, and PROD environments.

Scope:

  • Add bicep script to create 3 Azure Key Vaults (AKV), one per environment.
  • As part of deployment, save relevant variables as secrets in the respective AKVs. The variable list is yet to be discussed.
  • Create a new notebook or update an existing one to showcase how AVK can be used in notebooks and data pipelines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant