diff --git a/content/en/docs/deployment/mx-azure/mx-azure-installation.md b/content/en/docs/deployment/mx-azure/mx-azure-installation.md index dac9c368d2f..de4c679e493 100644 --- a/content/en/docs/deployment/mx-azure/mx-azure-installation.md +++ b/content/en/docs/deployment/mx-azure/mx-azure-installation.md @@ -18,7 +18,6 @@ Before starting the installation and implementation process, make sure that you * Obtain and configure a Microsoft Azure account. For more information, refer to the the Microsoft Azure documentation. * Purchase the Mendix on Azure offering in the [Azure Marketplace](https://azuremarketplace.microsoft.com/). * You must buy cloud tokens (min. 14 cloud tokens per environment) to consume Mendix on Azure platform services. Cloud tokens are not utilized during an active trial. -* You must log in to the [Mendix on Kubernetes page](https://privatecloud.mendixcloud.com/) before starting the installation process in the Mendix on Azure portal. * You must sign in to the Mendix on Azure portal with the same Azure account that was used to purchase the offering. If you sign in with another account, the cluster is not visible for initialization. {{< figure src="/attachments/deployment/mx-azure/coadmin-permission.png" class="no-border" >}} diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 7499d63cd2f..bc6f5b0b708 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -12,6 +12,14 @@ 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: August 7, 2025 + +* Users with the Owner or Contributor roles can now view all uninitialized clusters within their subscription, ensuring better visibility and coordination. +* The cluster deployment progress status now more accurately reflects the actual deployment status. +* We have fixed an issue where new users had to first visit the Mendix on Kubernetes portal before initializing a cluster. They can now initialize a cluster directly in Mendix on Kubernetes. +* We have improved the accuracy and consistency of Japanese and Korean translations in the Mendix on Azure portal. +* Cluster initialization is now limited to users with the Owner role. This resolves a previous issue where users with the Contributor role were also able to initialize clusters. + ### 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/).