Keyvault
Creation
Create a key vault with access policies.
Configuration
-
Secret for SQL Server authentication
- name:
bcdwh-sqlserver-pwd - value: The sqlserver password (define one in case you haven't created an SQL Server yet)
- name:
-
In case of OAuth2 authentication (cloud, some on-prem), create a secret for the client secret:
- name:
bc-api-clientsecret
- name:
-
In case of basic authentication (on-prem), create another secret for the BC authentication
- name:
bc-api-basic-auth - value: if we have basic authorization the secret value is the encoded key from Postman code snippet:


- name:
-
Add the AF identity with at least Get, List, Set on Secret permissions