You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/deployment/mx-azure/mx-azure-deploy.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,34 +23,34 @@ To deploy Mendix on Azure, make sure you have the following available:
23
23
24
24
Deploying Mendix on Azure provisions infrastructure resources on your Azure subscription, including Azure Kubernetes Service (AKS), PostgreSQL Flexible Server, networking components, storage, and monitoring services. These resources incur charges from Microsoft based on Azure's consumption-based pricing model.
25
25
26
-
To help you estimate and plan for these infrastructure costs, Mendix provides two complementary tools:
26
+
To help you estimate and plan for these infrastructure costs, Mendix provides the two complementary tools described in the following sections: Interactive Cost Calculator and Azure Pricing Calculator Estimate.
27
27
28
28
### Interactive Cost Calculator
29
29
30
30
The [Mendix on Azure Infrastructure Cost Calculator](https://mxonazure-infra-calculator.mendix.technology) is a custom-built tool that provides:
31
31
32
-
-**Real-time pricing** from Azure Retail Prices API
33
-
-**T-shirt sizing helpers** based on Mendix Cloud specifications (XS21 through XXXXL21-5XLDB)
34
-
-**Automatic recommendations** for compute (AKS) and database (PostgreSQL) configurations
35
-
-**Multi-region and multi-currency support** for accurate cost projections
36
-
-**Monthly and annual cost estimates** including all infrastructure components
32
+
*Real-time pricing from the Azure Retail Prices API
33
+
*T-shirt sizing helpers based on Mendix Cloud specifications (XS21 through XXXXL21-5XLDB)
34
+
*Automatic recommendations for compute (AKS) and database (PostgreSQL) configurations
35
+
*Multi-region and multi-currency support for accurate cost projections
36
+
*Monthly and annual cost estimates, including all infrastructure components
37
37
38
38
This calculator is ideal for quickly exploring different sizing options and understanding how your application requirements translate to Azure infrastructure costs.
39
39
40
40
### Azure Pricing Calculator Estimate
41
41
42
-
The [Azure Pricing Calculator Estimate](https://azure.com/e/35816032bbc246358b5c75c03b608c63) is a pre-configured estimate in Microsoft's official Azure Pricing Calculator that:
42
+
The [Azure Pricing Calculator Estimate](https://azure.com/e/35816032bbc246358b5c75c03b608c63) is a preconfigured estimate in Microsoft's official Azure Pricing Calculator that:
43
43
44
-
- Provides a **baseline infrastructure configuration** matching the Mendix on Azure deployment architecture
45
-
- Can be **customized and shared** with stakeholders for review and approval
46
-
- Serves as a **cost verification tool** for procurement and budgeting
47
-
- Includes **detailed breakdowns** by resource type and region
44
+
* Provides a baseline infrastructure configuration matching the Mendix on Azure deployment architecture
45
+
* Can be customized and shared with stakeholders for review and approval
46
+
* Serves as a cost verification tool for procurement and budgeting
47
+
* Includes detailed breakdowns by resource type and region
48
48
49
49
{{% alert color="info" %}}
50
-
We recommend using both tools during your planning phase: start with the interactive calculator to explore sizing options based on your application requirements, then verify your estimates against the official Azure Pricing Calculator for stakeholder communication and procurement approval.
50
+
Mendix recommends using both tools during your planning phase: start with the interactive calculator to explore sizing options based on your application requirements, then verify your estimates against the official Azure Pricing Calculator for stakeholder communication and procurement approval.
51
51
{{% /alert %}}
52
52
53
-
For more information about the specific Azure resources deployed by Mendix on Azure, see [Architecture](/developerportal/deploy/mendix-on-azure/mx-azure-architecture/).
53
+
For more information about the specific Azure resources deployed by Mendix on Azure, refer to [Architecture](/developerportal/deploy/mendix-on-azure/architecture/).
54
54
55
55
## Deploying the Mendix on Azure offering from Azure Marketplace
0 commit comments