Skip to content
Merged
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
13 changes: 13 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,19 @@ 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 8, 2026

* We have added an option to upload and enable custom CA certificates in the Mendix on Azure portal.
* A video 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 preflight check of the Platform account 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.
* Custom CA certificates cannot be enabled during cluster initialisation setup and must be added after initialisation.
* Custom CA certificates cannot be removed once added. This issue will be fixed in a future release.

### 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 @@ -10,6 +10,20 @@ These release notes cover changes to deployment to [Mendix on Kubernetes](/devel

For information on the current status of deployment to Mendix on Kubernetes and any planned releases, see [Mendix Status](https://status.mendix.com/).

## 2026

### January 8, 2026

#### Portal Improvements

* We have resolved some issues causing inconsistent commit times on the Team Server.
* We have fixed the environment start issue for the Start steps in the Private Cloud pipeline.
* We have fixed an issue with the invitation emails for clusters and namespaces.

#### Known Issues

* We are currently working to resolve issues affecting the conversion of existing namespaces and the addition of multiple managed namespaces under the Global Operator installations.

## 2025

### December 15, 2025
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.