All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added the
ignore
setting tooptions
to exclude settings from App Config - Added the
ignoreIfDefined
setting tooptions
to exclude (already configured) settings from App Config
- If
includeKeyVaultSecrets
is set tofalse
settings with Key Vault references is no longer added (previously the KV reference was added, but not resolved)
- Added support for managed identities
- Added support for linked Azure Key Vault secrets
- Initial release