Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions content/en/docs/releasenotes/deployment/mendix-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,22 @@ description: "Release notes for Mendix on Azure"
weight: 25
---

{{% alert color="info" %}} This feature is currently available to participating customers. For more information, contact your Customer Success Manager. {{% /alert %}}

These release notes cover changes to deployment to [Mendix on Azure](/developerportal/deploy/mendix-on-azure/). There are separate release notes for other deployment targets; for more information, see the [Deployment](/releasenotes/developer-portal/deployment/) release notes page.

For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/).

## Release date: August 20, 2026

* The cluster detail slider now displays your load balancer IP address.
* Support tickets now include a consent checkbox for log sharing and direct environment access.
* PostgreSQL is now fixed at version 17 to align with Mendix Cloud.
* The High Availability setting is now read-only for existing clusters to prevent PersistentVolume issues.
* AKS maintenance configuration actions are now available to customers.
* Default Grafana alert rules are now provided (disabled by default), matching Mendix Cloud standards.
* We have fixed an issue where the Coastguard backup pod was evicted during backups due to storage limits.
* We have fixed an issue preventing environment backup downloads.
* We have added Terraform lifecycle protection for AKS maintenance configurations to prevent drift.

### Release date: July 3, 2025

* Mendix on Azure users can now create and restore environment backups through Mendix on Kubernetes Portal. For more information, see [Backups in Mendix on Azure](/developerportal/deploy/mendix-on-azure/backups/).
Expand Down