app-config-stores
This Bicep AVM module deploys an App Configuration Store.
ipm add --package avm-bicep/app-config-stores --version 0.9.0
No readme file uploaded for this version
Changelog
The latest version of the changelog can be found here.
0.9.0
Changes
- Updated the API version for
Microsoft.AppConfiguration/configurationStores
,keyValues
, andreplicas
resources from2024-05-01
to2025-02-01-preview
in both Bicep and JSON templates, ensuring support for the latest platform features. - Upgraded related resource API versions, including telemetry deployments to
2025-04-01
and Key Vault to2024-12-01-preview
. - Added support for new pricing tiers:
Developer
andPremium
, in addition to existing tiers, across documentation, Bicep, and JSON templates. - Improved handling of Customer Managed Keys (CMK) by using safe navigation operators and more robust property access, increasing reliability when referencing Key Vault resources and identities.
- Added built-in role assignments for
App Configuration Reader
andApp Configuration Contributor
, both in documentation and implementation, allowing finer-grained access control. - Applied
@batchSize(1)
to the replica deployment module for improved resource management and reliability during parallel deployments.
Breaking Changes
- None
0.8.0
Changes
- Updated LockType to 'avm-common-types version'
0.6.0
, enabling custom notes for locks.
Breaking Changes
- Added type for replica location, enabling the specification of the replica name
0.7.0
Changes
- Upgraded to version
0.11.0
of Private-Endpoint module - Updated interface of
privateEndpoints
parameter to avm-common-types version0.5.1
which allows defining the additional scope parameterresourceGroupResourceId
to optionally deploy a private endpoint into a different resource group in the same or different subscription - Updated ReadMe with AzAdvertizer reference
Breaking Changes
- Added type for Private Endpoint output to allow discovery
- Changed the contained property name
customDnsConfig
tocustomDnsConfigs
andnetworkInterfaceIds
tonetworkInterfaceResourceIds
- Changed the contained property name
- Introduced a type for the
tags
parameter
0.6.3
Changes
- Initial version
Breaking Changes
- None
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-bicep/app-config-stores",
"version": "0.9.0"
}
]
}
Stats
Selected version:
0.9.0
Downloads this version:
0
Downloads all versions:
11
Latest version:
0.9.2
Latest update:
04-09-2025