Skip to content

Commit 02ff8e0

Browse files
committed
Clarify Mendix on Azure licensing for multiple clusters
Add FAQ entry and info box clarifying that deploying multiple Mendix on Azure clusters does not impact licensing costs. Mendix charges are based solely on the number of app environments, not the number of clusters.
1 parent 0537a31 commit 02ff8e0

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,16 @@ For the first 120 days after creating any new app environment within your Mendix
2323

2424
After 120 days from an app environment's creation, Mendix begins charging a fixed number of [Cloud Tokens](/control-center/cloud-tokens/) per app environment (14 tokens as of 2025). If your token balance is insufficient, Mendix will contact you to arrange replenishment.
2525

26+
{{% alert color="info" %}}
27+
Deploying multiple Mendix on Azure clusters does **not** impact licensing costs. Mendix only charges based on the number of app environments, regardless of how many clusters you deploy.
28+
{{% /alert %}}
29+
2630
## Frequently Asked Questions
2731

2832
### Will I Still Need to Request Runtime Licenses for my Mendix Apps?
2933

30-
Yes. For production environments, you must supply runtime licenses for your Mendix apps to move the Mendix Runtime out of trial mode. This licensing process aligns with how Mendix on Kubernetes works (for example, requesting and applying subscription keys). For more information, see [Licensing Apps outside Mendix Cloud](http://localhost:1313/developerportal/deploy/licensing-apps-outside-mxcloud/).
34+
Yes. For production environments, you must supply runtime licenses for your Mendix apps to move the Mendix Runtime out of trial mode. This licensing process aligns with how Mendix on Kubernetes works (for example, requesting and applying subscription keys). For more information, see [Licensing Apps outside Mendix Cloud](/developerportal/deploy/licensing-apps-outside-mxcloud/).
35+
36+
### Does Deploying Multiple Mendix on Azure Clusters Affect Licensing Costs?
37+
38+
No. Mendix on Azure licensing is based solely on the number of **app environments**, not the number of clusters. You can deploy multiple clusters without incurring additional licensing costs from Mendix. Only the app environments running within those clusters are counted for billing purposes.

0 commit comments

Comments
 (0)