File: //opt/netdata/netdata-configs/orig/go.d/ss/azure-kv.conf
## Uncomment and adjust the secretstores you want Netdata to load at startup.
## File-defined secretstores are loaded from go.d/ss during agent startup.
#jobs:
# - name: azure_prod
# mode: service_principal
# mode_service_principal:
# tenant_id: 00000000-0000-0000-0000-000000000000
# client_id: 00000000-0000-0000-0000-000000000000
# client_secret: your-client-secret
#
# - name: azure_vm
# mode: managed_identity
# mode_managed_identity:
# client_id: 00000000-0000-0000-0000-000000000000