Closed KSchlobohm closed 1 year ago
Currently:
// In this setup, we must provide Key Vault access to setup // App Congiruation even if we do not access Key Vault settings
Should be:
// Some of the values coming from Azure App Configuration are stored Key Vault, use // the managed identity of this host for the authentication.
Currently:
Should be: