From 7027bda4d8bbab635b8280ce27ab2afa08cbc176 Mon Sep 17 00:00:00 2001 From: mxashokkhedkar <86304253+mxashokkhedkar@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:01:56 +0530 Subject: [PATCH 1/3] Added releases notes for MxOnAzure 1.17.0 --- content/en/docs/releasenotes/deployment/mendix-azure.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 6a543b06473..7bc01f04b14 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -10,6 +10,13 @@ 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: July 2, 2026 +* We have improved managed app creation in the Mendix on Azure portal. +* We have added infrastructure cost estimation guidance to the Mendix on Azure docs. +* We have added a production or non-production indicator for Mendix on Azure clusters. +* We have fixed a preflight check issue where backend logs showed success but the frontend showed an error with no remediation steps. +* We have fixed cluster sort order on the Cluster Overview page after refresh. + ## Release date: May 7, 2026 * We have fixed an issue where an unavailable VM could be selected. From 0d79a2b05c8c3fafe6e56e5a0aa8f0519a6cb52e Mon Sep 17 00:00:00 2001 From: mxashokkhedkar <86304253+mxashokkhedkar@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:02:45 +0530 Subject: [PATCH 2/3] Added releases notes for MxOnAzure 1.17.0 --- content/en/docs/releasenotes/deployment/mendix-azure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 7bc01f04b14..f15d8d157f0 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -11,6 +11,7 @@ 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: July 2, 2026 + * We have improved managed app creation in the Mendix on Azure portal. * We have added infrastructure cost estimation guidance to the Mendix on Azure docs. * We have added a production or non-production indicator for Mendix on Azure clusters. From ce0b16c38e97bdd4e6912b9ea5ba3ab7e79f6f9d Mon Sep 17 00:00:00 2001 From: mxashokkhedkar <86304253+mxashokkhedkar@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:56:20 +0530 Subject: [PATCH 3/3] Added releases notes for MxOnAzure 1.17.0 --- content/en/docs/releasenotes/deployment/mendix-azure.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index f15d8d157f0..1afc1ccda5d 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -17,6 +17,8 @@ For information on the current status of Mendix deployment, see [Mendix Status]( * We have added a production or non-production indicator for Mendix on Azure clusters. * We have fixed a preflight check issue where backend logs showed success but the frontend showed an error with no remediation steps. * We have fixed cluster sort order on the Cluster Overview page after refresh. +* We have upgraded managed Grafana to version 12.0. + ## Release date: May 7, 2026