Deprecations#
Deprecations for v2.0.0#
Realigned configuration option names#
The following configuration options will be renamed in upcoming releases of PSRule for Azure. This is part of a ongoing effort to align the naming of configuration options across PSRule for Azure.
We plan to have all the old option names renamed and they will not longer work from v2. To upgrade use the new names instead. Until v2, the old option names are still work and will take precedence if new and old are configured.
New name | Old name | Available from |
---|---|---|
AZURE_AKS_CLUSTER_MINIMUM_VERSION |
Azure_AKSMinimumVersion |
v1.12.0 |
AZURE_AKS_POOL_MINIMUM_MAXPODS |
Azure_AKSNodeMinimumMaxPods |
TBA - not available |
AZURE_RESOURCE_ALLOWED_LOCATIONS |
Azure_AllowedRegions |
v1.30.0 |
AZURE_APIM_MINIMUM_CERTIFICATE_LIFETIME |
Azure_MinimumCertificateLifetime |
TBA - not available |
Note
Configuration options marked TBA are not available yet. Please use the old names until they are available. Check the change log and the upgrade notes for more information on a future release.
Important
New option names will work from the release specified by Available from. Configuring these options prior to that release will have no affect. For details on configuring these options see upgrade notes for details.