Azure-Samples / modern-data-warehouse-dataops

DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.
MIT License
570 stars 451 forks source link

Create AKVs as part of bootstrap script #708

Open promisinganuj opened 4 months ago

promisinganuj commented 4 months ago

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: