diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index ed60b9ec165..d11cf50eef7 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -10,6 +10,12 @@ These release notes cover changes to deployment to [Mendix on Azure](/developerp For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/). +### Release date: January 29, 2026 + +* To improve your sign-in experience, we have eliminated an unnecessary pop-up that previously appeared after successfully signing into Azure. +* You can now view the Azure Resource Group name for a cluster directly on the Cluster Overview page. +* We have resolved an issue that caused users to get stuck on the preflight check for Platform accounts when initializing clusters. + ### Release date: January 22, 2026 * We have fixed an issue that prevented custom CA certificates from being added during new cluster initialisation. diff --git a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md index 940b382bd11..21deea3f263 100644 --- a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md @@ -12,6 +12,10 @@ For information on the current status of deployment to Mendix on Kubernetes and ## 2026 +### January 29, 2026 + +* We have fixed an issue where an incorrect time was displayed while creating a deployment package in the Mendix on Kubernetes portal. + ### January 26, 2026 #### License Manager CLI v0.10.7 {#0.10.7} diff --git a/static/attachments/deployment/mx-azure/available-clusters.png b/static/attachments/deployment/mx-azure/available-clusters.png index d0f114b34ff..8a78e133f9c 100644 Binary files a/static/attachments/deployment/mx-azure/available-clusters.png and b/static/attachments/deployment/mx-azure/available-clusters.png differ