In the demo you will provision a new KeyVault and new secret. Then you grant your service account (app) permission to retrieve the secrets. The app will be used later to connect from code.
- VS Code
- Azure CLI or Cloud Shell
- AppID from existed the service account (previous module demo).
-
Update demo.azcli with your AppID.
-
Execute commands form demo.azcli line by line.
-
Verify from portal the KeyVault and value of key "TopSecret"