aks-managed-cluster-maintenance-configurations
This Bicep AVM module deploys an Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations.
ipm add --package avm-bicep/aks-managed-cluster-maintenance-configurations --version 0.1.0
Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations [Microsoft.ContainerService/managedClusters/maintenanceConfigurations]
This module deploys an Azure Kubernetes Service (AKS) Managed Cluster Maintenance Configurations.
You can reference the module as follows:
module managedCluster './packages/aks-managed-cluster-maintenance-configurations/main.bicep' = {
params: { (...) }
}
For examples, please refer to the Usage Examples section.
Navigation
Resource Types
| Resource Type | API Version | References |
|---|---|---|
Microsoft.ContainerService/managedClusters/maintenanceConfigurations |
2025-10-01 |
Parameters
Required parameters
| Parameter | Type | Description |
|---|---|---|
maintenanceWindow |
object | Maintenance window for the maintenance configuration. |
Conditional parameters
| Parameter | Type | Description |
|---|---|---|
managedClusterName |
string | The name of the parent managed cluster. Required if the template is used in a standalone deployment. |
Optional parameters
| Parameter | Type | Description |
|---|---|---|
enableTelemetry |
bool | Enable/Disable usage telemetry for module. |
name |
string | Name of the maintenance configuration. |
notAllowedTime |
array | Time slots on which upgrade is not allowed. |
timeInWeek |
array | Time slots during the week when planned maintenance is allowed to proceed. |
Parameter: maintenanceWindow
Maintenance window for the maintenance configuration.
- Required: Yes
- Type: object
Parameter: managedClusterName
The name of the parent managed cluster. Required if the template is used in a standalone deployment.
- Required: Yes
- Type: string
Parameter: enableTelemetry
Enable/Disable usage telemetry for module.
- Required: No
- Type: bool
- Default:
True
Parameter: name
Name of the maintenance configuration.
- Required: No
- Type: string
- Default:
'aksManagedAutoUpgradeSchedule'
Parameter: notAllowedTime
Time slots on which upgrade is not allowed.
- Required: No
- Type: array
Parameter: timeInWeek
Time slots during the week when planned maintenance is allowed to proceed.
- Required: No
- Type: array
Outputs
| Output | Type | Description |
|---|---|---|
name |
string | The name of the maintenance configuration. |
resourceGroupName |
string | The resource group the agent pool was deployed into. |
resourceId |
string | The resource ID of the maintenance configuration. |
Data Collection
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
Changelog
The latest version of the changelog can be found here.
0.1.0
Changes
- Initial version
Breaking Changes
- None
{
"workingFolder": "packages",
"packages": [
// packages defined earlier
{
"name": "avm-bicep/aks-managed-cluster-maintenance-configurations",
"version": "0.1.0"
}
]
}
This package has no dependencies
Stats
Selected version:
0.1.0
Downloads this version:
0
Downloads all versions:
0
Latest version:
0.1.0
Latest update:
11-05-2026
avm-bicep
Other versions (1)
Other packages
from avm-bicep
Ready to End Infrastructure Code Chaos?
Join infrastructure teams who've moved from scattered repositories to unified package management
Built by infrastructure experts
Who understand your challengesComplete solutions
No scattered filesSee what's deployed where
When it needs updatesZero vendor lock-in
Packages work without usDirect founder access Zero security incidents in 2+ years Works with any cloud, any CI/CD platform