Skip to content

Commit 9fd6b8a

Browse files
Merge pull request #10230 from Nidhi251289/Portunus_7.20.0MxonAzure1.8_Release
Portunus 7.20.0 mxon azure1.8 release
2 parents 901b64f + cc6b009 commit 9fd6b8a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

content/en/docs/deployment/mx-azure/mx-azure-installation.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Before starting the installation and implementation process, make sure that you
1717

1818
* Obtain and configure a Microsoft Azure account. For more information, refer to the the Microsoft Azure documentation.
1919
* Purchase the Mendix on Azure offering in the [Azure Marketplace](https://azuremarketplace.microsoft.com/).
20-
* 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.
20+
* Cloud tokens are not required for trial deployment.
2121
* 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.
2222

2323
{{< figure src="/attachments/deployment/mx-azure/coadmin-permission.png" class="no-border" >}}
@@ -76,6 +76,7 @@ To create a cluster for your Mendix on Azure app, perform the following steps:
7676
* Postgres Flexible Server - Under this, you can update Compute Tier, Compute Size and Storage Performance Tier.
7777
* AKS Node IP Address
7878
* Managed Grafana
79+
* Enable Read Replica
7980

8081
{{% alert color="info" %}}If you plan to use [virtual network peering](#network-peering), you must set the **Load Balancer Type** to **Private (Internal)**.{{% /alert %}}
8182

@@ -249,6 +250,8 @@ For more information about backing up and restoring Mendix on Azure environments
249250

250251
Once the cluster is successfully created and initialized in the Mendix on the Azure portal, you can [add additional cluster managers](/developerportal/deploy/private-cloud-cluster/#managing-the-cluster).
251252

252-
After being added, the new cluster manager has the ability to view and manage the cluster within the Mendix on the Azure portal. They can also access and update the support ticket associated with the cluster in the Mendix on Azure portal. However, the newly added cluster manager does not have access to the Zendesk ticket linked to the cluster's support ticket.
253+
After being added, the new cluster manager has the ability to view and manage the cluster within the Mendix on the Azure portal. They can also access and update the support ticket associated with the cluster in the Mendix on Azure portal. However, the newly added cluster manager does not have access to the Zendesk ticket linked to the cluster's support ticket.
254+
255+
{{% alert color="info" %}}Before adding a cluster manager, ensure that the invited user signs in to the Mendix on Azure portal (https://mendixonazure.mendix.com) before accepting the invitation. If they do not, the invitation may show as accepted, but the user will not have access to resources on Mendix on Azure.{{% /alert %}}
253256

254257
If a cluster manager is deleted, they can no longer view the associated cluster or its support ticket in the Mendix on Azure portal.

content/en/docs/releasenotes/deployment/mendix-azure.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ These release notes cover changes to deployment to [Mendix on Azure](/developerp
1212

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

15+
### Release date: October 16, 2025
16+
17+
* After being added to a [Mendix on Azure](/developerportal/deploy/mendix-on-azure/) cluster in the Mendix on Kubernetes Portal, a [cluster manager](/developerportal/deploy/mendix-on-azure/installation/#adding-a-new-cluster-manager) can now view and edit the cluster from the Mendix on Azure Portal.
18+
* We have resolved the validation error for PostgreSQL tiers that occurred when enabling Read replicas on existing clusters.
19+
1520
### Release date: September 25, 2025
1621

1722
* In order to ensure app availability during infrastructure upgrades, the number of default replicas for newly created Mendix apps is set to 2.

0 commit comments

Comments
 (0)