Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Summary
What's changed since v1.33.2:
#2683
AZURE_AKS_CLUSTER_USER_POOL_MINIMUM_NODES
to set the minimum number of user nodes.AZURE_AKS_CLUSTER_USER_POOL_EXCLUDED_FROM_MINIMUM_NODES
to exclude a specific node pool by name.Azure.AKS.MinNodeCount
the count nodes system node pools by @BernieWhite.#2683
AZURE_AKS_CLUSTER_MINIMUM_SYSTEM_NODES
to set the minimum number of system nodes.Azure.FrontDoor.Logs
to cover premium and standard profiles instead of just classic by @BernieWhite.#2704
Azure.FrontDoor.IsStandardOrPremium
.Azure.FrontDoor.IsClassic
.2024_03
.#2718
Azure.Defender.Storage.SensitiveData
toAzure.Defender.Storage.DataScan
.Azure.Defender.Storage.MalwareScan
to GA rule set by @BernieWhite.#2590
#2718
Azure.Storage.DefenderCloud.MalwareScan
toAzure.Storage.Defender.MalwareScan
.Azure.Storage.DefenderCloud.SensitiveData
toAzure.Storage.Defender.DataScan
.Azure.Storage.Defender.MalwareScan
to GA rule set by @BernieWhite.#2590
.bicepparam
file support to stable by @BernieWhite.#2682
AZURE_BICEP_PARAMS_FILE_EXPANSION
tofalse
.#2537
#1731
#1772
#2570
#2717
#2712
#2680
#2688
#2689
#2699
#2698
#181
#1323
What's changed since pre-release v1.34.0-B0077:
PR Checklist