Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 6 additions & 0 deletions content/en/docs/deployment/mx-azure/configuration/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ For more information, see [Configuring Ingress and Egress](/developerportal/depl
| AKS Maximum Node Count | The number of available cluster nodes will be increased and decreased automatically based on the combined capacity requirement of all deployed Mendix apps. This setting controls the upper limit to the number of available nodes in order to avoid cost surprises. | Yes |
| AKS Service Tier | The [AKS service tier](https://learn.microsoft.com/en-us/azure/aks/free-standard-pricing-tiers) determines the service level Microsoft provides on the Mendix on Azure Kubernetes cluster control plane. This does not impact application performance, only Microsoft's SLA. The Free tier is sufficient in most situations. Standard can be considered by organizations that value a financially backed SLA. For information about the associated costs, refer to Microsoft documentation. The Premium tier does not offer any additional value in combination with Mendix on Azure and is not recommended. | Yes |

### Custom CA Certificate

When initializing your cluster, you can now select a custom CA certificate. For more information, see [Custom TLS](/developerportal/deploy/standard-operator/#custom-tls).

{{< figure src="/attachments/deployment/mx-azure/customca.png" class="no-border" >}}

### Redundancy

| Advanced Option | Description | Editable after Initial Creation |
Expand Down
11 changes: 11 additions & 0 deletions content/en/docs/releasenotes/deployment/mendix-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ 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: December 18, 2025

* We have added an option to upload and enable setting for custom CA certificates in the Mendix on Azure portal.
* A video link, guiding you through the next steps after cluster initialization, is now available on the **Cluster Overview** page in the Mendix on Azure portal.
* We have fixed an issue where the platform account preflight check would fail. This fix prevents the creation of unnecessary support tickets.
* We have fixed an issue that sometimes prevented cluster managers from viewing the clusters which they had initialized.

### Known issues:

* Fields such as **Infrastructure Redundancy** and **Custom CA Certificates** do not have translations available yet.

### Release date: November 27, 2025

* Operator, Agent, Build, Sidecars, and NGINX logs are now directly accessible within Grafana for monitoring and troubleshooting.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ For information on the current status of deployment to Mendix on Kubernetes and

## 2025

### December 18, 2025

#### Portal Improvements

* We have implemented activity logging for all changes made to the **Reduced Downtime** options.
* We have resolved some issues causing inconsistent commit times on the Team Server.

### December 15, 2025

#### Mendix Operator v2.24.2 {#2.24.2}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.