...
Lakehouse Monitor requires the following resources to already be created:
Step 2) Configuration Prerequisites
Azure KeyVault needs to be preconfigured with the following secrets:
msft-provider-auth-secret
- This is the Service Principal client secretmssql-password
- The SQL database passwordstorage-account-key
- The access key used for the Azure storage account.
Note: this is optional, needed only if you don’t want to access the storage account using the Service Principal.
More information about how these entries can be created can be found here:
Step 3) Installation procedure
...