- #1098 (minor)
Add Azure App Configuration support.@initAzure()now acceptsappConfigEndpoint,appConfigConnectionString, anddefaultLabel(withvaultUrlnow optional), and two new resolvers load settings:azureAppConfig()reads a single setting by key and label, andazureAppConfigBulk()loads many settings at once for@setValuesBulk(). Key Vault references stored in App Configuration are dereferenced automatically. Also adds acloudoption (public,usgov,china) so tokens use the right endpoints in sovereign clouds.
Published to
- ✅ npm