Table of Contents |
---|
...
Create a Azure SQL Server and inside it create a Azure SQL Database (use with SQL authentication )enabled.
Step 5. Create Database secret
The password you will save as a secret in the keyvault Key Vault with the following secret name:mssql-password
...
Step 7. Edit App Roles
On the App Roles section in the Azure App Registration configuration panel, you can create the bplm LHM admin and executive user roles which you can later use to control users access to the Lakehouse Monitor
...
.
see more details here:https://blueprinttechnologies.atlassian.net/wiki/spaces/BLMPD/pages/2571567105/Azure+VM+Docker+with+Azure+Service+Management#%F0%9F%AA%AA-LHM-Roles
Step 8. Create Client Secret
...
Add the necessary access policy on the Key Vault so the managed identity is able to list and read secrets from it.
which policies ??? how?
todo: Denis Pitul
Step 11. Configure SSL Communication
...
https://learn.microsoft.com/en-gb/azure/api-management/api-management-key-concepts
https://learn.microsoft.com/en-us/azure/container-instances/container-instances-container-group-ssl (
recommended - tested and used
Step 12. Create YAML definitions
...